mirror of https://github.com/jenkinsci/jenkins.git
[maven-release-plugin] prepare release hudson-1_257
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@12805 71c3de6d-444a-0410-be80-ed276b4c234a
This commit is contained in:
parent
e3d3e3c165
commit
879c7cb2f3
|
@ -3,7 +3,7 @@
|
|||
<parent>
|
||||
<groupId>org.jvnet.hudson.main</groupId>
|
||||
<artifactId>pom</artifactId>
|
||||
<version>1.257-SNAPSHOT</version>
|
||||
<version>1.257</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<parent>
|
||||
<groupId>org.jvnet.hudson.main</groupId>
|
||||
<artifactId>pom</artifactId>
|
||||
<version>1.257-SNAPSHOT</version>
|
||||
<version>1.257</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<parent>
|
||||
<groupId>org.jvnet.hudson.main</groupId>
|
||||
<artifactId>pom</artifactId>
|
||||
<version>1.257-SNAPSHOT</version>
|
||||
<version>1.257</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
8
pom.xml
8
pom.xml
|
@ -9,7 +9,7 @@
|
|||
|
||||
<groupId>org.jvnet.hudson.main</groupId>
|
||||
<artifactId>pom</artifactId>
|
||||
<version>1.257-SNAPSHOT</version>
|
||||
<version>1.257</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>Hudson main module</name>
|
||||
|
@ -25,9 +25,9 @@
|
|||
</modules>
|
||||
|
||||
<scm>
|
||||
<connection>scm:svn:https://svn.dev.java.net/svn/hudson/trunk/hudson/main/</connection>
|
||||
<developerConnection>scm:svn:https://svn.dev.java.net/svn/hudson/trunk/hudson/main/</developerConnection>
|
||||
<url>https://hudson.dev.java.net/source/browse/hudson/trunk/hudson/main</url>
|
||||
<connection>scm:svn:https://svn.dev.java.net/svn/hudson/tags/hudson-1_257</connection>
|
||||
<developerConnection>scm:svn:https://svn.dev.java.net/svn/hudson/tags/hudson-1_257</developerConnection>
|
||||
<url>https://hudson.dev.java.net/source/browse/hudson/tags/hudson-1_257</url>
|
||||
</scm>
|
||||
|
||||
<build>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<parent>
|
||||
<groupId>org.jvnet.hudson.main</groupId>
|
||||
<artifactId>pom</artifactId>
|
||||
<version>1.257-SNAPSHOT</version>
|
||||
<version>1.257</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<parent>
|
||||
<artifactId>pom</artifactId>
|
||||
<groupId>org.jvnet.hudson.main</groupId>
|
||||
<version>1.257-SNAPSHOT</version>
|
||||
<version>1.257</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.jvnet.hudson.main</groupId>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<parent>
|
||||
<groupId>org.jvnet.hudson.main</groupId>
|
||||
<artifactId>pom</artifactId>
|
||||
<version>1.257-SNAPSHOT</version>
|
||||
<version>1.257</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
Loading…
Reference in New Issue