File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
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"
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" >
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" >
2119
2220 <parent >
2321 <groupId >org.sonatype.oss</groupId >
2927 <groupId >de.danielbechler</groupId >
3028 <artifactId >java-object-diff</artifactId >
3129 <name >Java Object Diff</name >
32- <version >0.12-SNAPSHOT </version >
30+ <version >0.12</version >
3331
3432 <developers >
3533 <developer >
9694 <plugin >
9795 <artifactId >maven-release-plugin</artifactId >
9896 <configuration >
99- <scmCommentPrefix />
97+ <scmCommentPrefix />
10098 </configuration >
10199 </plugin >
102100 <plugin >
You can’t perform that action at this time.
0 commit comments