File tree Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Expand file tree Collapse file tree 1 file changed +5
-6
lines changed Original file line number Diff line number Diff line change 1515 ~ limitations under the License.
1616 -->
1717
18- <project xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns =" http://maven.apache.org/POM/4.0.0"
19- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
18+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
2019
2120 <modelVersion >4.0.0</modelVersion >
2221 <groupId >de.danielbechler</groupId >
2322 <artifactId >java-object-diff</artifactId >
2423 <name >Java Object Diff</name >
25- <version >0.90-SNAPSHOT </version >
24+ <version >0.90</version >
2625
2726 <prerequisites >
2827 <maven >2.2.1</maven >
5049 <url >https://github.com/SQiShER/java-object-diff</url >
5150 <connection >scm:git:ssh://git@github.com/SQiShER/java-object-diff.git</connection >
5251 <developerConnection >scm:git:ssh://git@github.com/SQiShER/java-object-diff.git</developerConnection >
53- <tag >HEAD </tag >
52+ <tag >java-object-diff-0.90 </tag >
5453 </scm >
5554
5655 <issueManagement >
9392 <plugin >
9493 <artifactId >maven-release-plugin</artifactId >
9594 <configuration >
96- <scmCommentPrefix />
95+ <scmCommentPrefix />
9796 </configuration >
9897 </plugin >
9998 <plugin >
422421 <exclude >**/*Example.class</exclude >
423422 </excludes >
424423 </instrumentation >
425- <check />
424+ <check />
426425 </configuration >
427426 </plugin >
428427 <plugin >
You can’t perform that action at this time.
0 commit comments