We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7c0174 commit 5bf305aCopy full SHA for 5bf305a
pom.xml
@@ -27,7 +27,7 @@
27
<groupId>de.danielbechler</groupId>
28
<artifactId>java-object-diff</artifactId>
29
<name>Java Object Diff</name>
30
- <version>0.90-SNAPSHOT</version>
+ <version>0.90.RC1</version>
31
32
<prerequisites>
33
<maven>2.2.1</maven>
@@ -55,7 +55,7 @@
55
<url>https://github.com/SQiShER/java-object-diff</url>
56
<connection>scm:git:ssh://[email protected]/SQiShER/java-object-diff.git</connection>
57
<developerConnection>scm:git:ssh://[email protected]/SQiShER/java-object-diff.git</developerConnection>
58
- <tag>HEAD</tag>
+ <tag>java-object-diff-0.90.RC1</tag>
59
</scm>
60
61
<issueManagement>
0 commit comments