Skip to content

Commit b7c0174

Browse files
committed
Changed version
1 parent 459ec75 commit b7c0174

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<groupId>de.danielbechler</groupId>
2828
<artifactId>java-object-diff</artifactId>
2929
<name>Java Object Diff</name>
30-
<version>0.90.0-SNAPSHOT</version>
30+
<version>0.90-SNAPSHOT</version>
3131

3232
<prerequisites>
3333
<maven>2.2.1</maven>
@@ -306,7 +306,7 @@
306306
</plugin>
307307
<plugin>
308308
<artifactId>maven-release-plugin</artifactId>
309-
<version>2.4.2</version>
309+
<version>2.5</version>
310310
</plugin>
311311
<plugin>
312312
<artifactId>maven-jar-plugin</artifactId>

0 commit comments

Comments
 (0)