File tree 1 file changed +3
-5
lines changed
1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 15
15
~ limitations under the License.
16
16
-->
17
17
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" >
21
19
22
20
<parent >
23
21
<groupId >org.sonatype.oss</groupId >
29
27
<groupId >de.danielbechler</groupId >
30
28
<artifactId >java-object-diff</artifactId >
31
29
<name >Java Object Diff</name >
32
- <version >0.12-SNAPSHOT </version >
30
+ <version >0.12</version >
33
31
34
32
<developers >
35
33
<developer >
96
94
<plugin >
97
95
<artifactId >maven-release-plugin</artifactId >
98
96
<configuration >
99
- <scmCommentPrefix />
97
+ <scmCommentPrefix />
100
98
</configuration >
101
99
</plugin >
102
100
<plugin >
You can’t perform that action at this time.
0 commit comments