Skip to content

Commit

Permalink
[maven-release-plugin] prepare release ci-game-1.18
Browse files Browse the repository at this point in the history
  • Loading branch information
kutzi committed Feb 17, 2011
1 parent 5a95fd1 commit af4242c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions pom.xml
Expand Up @@ -10,13 +10,14 @@

<artifactId>ci-game</artifactId>
<packaging>hpi</packaging>
<version>1.18-SNAPSHOT</version>
<version>1.18</version>
<name>Jenkins Continuous Integration game</name>
<url>http://wiki.jenkins-ci.org/display/JENKINS/The+Continuous+Integration+Game+plugin</url>

<scm>
<connection>scm:svn:https://svn.jenkins-ci.org/trunk/hudson/plugins/ci-game</connection>
<developerConnection>scm:svn:https://svn.jenkins-ci.org/trunk/hudson/plugins/ci-game</developerConnection>
<connection>scm:svn:https://svn.jenkins-ci.org/tags/ci-game-1.18</connection>
<developerConnection>scm:svn:https://svn.jenkins-ci.org/tags/ci-game-1.18</developerConnection>
<url>https://hudson.dev.java.net/source/browse/hudson/tags/ci-game-1.18</url>
</scm>

<distributionManagement>
Expand Down

0 comments on commit af4242c

Please sign in to comment.