File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1515 ~ limitations under the License.
1616 -->
1717
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" >
18+ <project xmlns =" http://maven.apache.org/POM/4.0.0"
19+ xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
20+ xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1921
2022 <parent >
2123 <groupId >org.sonatype.oss</groupId >
2729 <groupId >de.danielbechler</groupId >
2830 <artifactId >java-object-diff</artifactId >
2931 <name >Java Object Diff</name >
30- <version >0.12</version >
32+ <version >0.12-SNAPSHOT </version >
3133
3234 <developers >
3335 <developer >
9496 <plugin >
9597 <artifactId >maven-release-plugin</artifactId >
9698 <configuration >
97- <scmCommentPrefix />
99+ <scmCommentPrefix />
98100 </configuration >
99101 </plugin >
100102 <plugin >
You can’t perform that action at this time.
0 commit comments