Log Message
[maven-release-plugin] prepare release avatar-1.2
Modified Paths
Diff
Modified: trunk/hudson/plugins/avatar/pom.xml (40935 => 40936)
--- trunk/hudson/plugins/avatar/pom.xml 2013-06-23 08:38:41 UTC (rev 40935)
+++ trunk/hudson/plugins/avatar/pom.xml 2013-06-23 08:39:42 UTC (rev 40936)
@@ -16,7 +16,7 @@
<groupId>net.hurstfrost.jenkins</groupId>
<artifactId>avatar</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2</version>
<packaging>hpi</packaging>
<name>Avatar Plugin</name>
@@ -33,4 +33,10 @@
<url>http://repo.jenkins-ci.org/public/</url>
</pluginRepository>
</pluginRepositories>
+
+ <scm>
+ <connection>scm:svn:https://svn.jenkins-ci.org/tags/avatar-1.2</connection>
+ <developerConnection>scm:svn:https://svn.jenkins-ci.org/tags/avatar-1.2</developerConnection>
+ <url>https://svn.jenkins-ci.org/tags/avatar-1.2</url>
+ </scm>
</project>
You received this message because you are subscribed to the Google Groups "Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
