mirror of https://github.com/jenkinsci/jenkins.git
[maven-release-plugin] prepare for next development iteration
git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@15143 71c3de6d-444a-0410-be80-ed276b4c234a
This commit is contained in:
parent
e16d769bf6
commit
e58d1ee391
|
|
@ -27,7 +27,7 @@ THE SOFTWARE.
|
|||
<parent>
|
||||
<groupId>org.jvnet.hudson.main</groupId>
|
||||
<artifactId>pom</artifactId>
|
||||
<version>1.282</version>
|
||||
<version>1.283-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ THE SOFTWARE.
|
|||
<parent>
|
||||
<groupId>org.jvnet.hudson.main</groupId>
|
||||
<artifactId>pom</artifactId>
|
||||
<version>1.282</version>
|
||||
<version>1.283-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ THE SOFTWARE.
|
|||
<parent>
|
||||
<groupId>org.jvnet.hudson.main</groupId>
|
||||
<artifactId>pom</artifactId>
|
||||
<version>1.282</version>
|
||||
<version>1.283-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
|||
8
pom.xml
8
pom.xml
|
|
@ -33,7 +33,7 @@ THE SOFTWARE.
|
|||
|
||||
<groupId>org.jvnet.hudson.main</groupId>
|
||||
<artifactId>pom</artifactId>
|
||||
<version>1.282</version>
|
||||
<version>1.283-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>Hudson main module</name>
|
||||
|
|
@ -49,9 +49,9 @@ THE SOFTWARE.
|
|||
</modules>
|
||||
|
||||
<scm>
|
||||
<connection>scm:svn:https://svn.dev.java.net/svn/hudson/tags/hudson-1_282</connection>
|
||||
<developerConnection>scm:svn:https://svn.dev.java.net/svn/hudson/tags/hudson-1_282</developerConnection>
|
||||
<url>https://hudson.dev.java.net/source/browse/hudson/tags/hudson-1_282</url>
|
||||
<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>
|
||||
</scm>
|
||||
|
||||
<build>
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ THE SOFTWARE.
|
|||
<parent>
|
||||
<groupId>org.jvnet.hudson.main</groupId>
|
||||
<artifactId>pom</artifactId>
|
||||
<version>1.282</version>
|
||||
<version>1.283-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ THE SOFTWARE.
|
|||
<parent>
|
||||
<artifactId>pom</artifactId>
|
||||
<groupId>org.jvnet.hudson.main</groupId>
|
||||
<version>1.282</version>
|
||||
<version>1.283-SNAPSHOT</version>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.jvnet.hudson.main</groupId>
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ THE SOFTWARE.
|
|||
<parent>
|
||||
<groupId>org.jvnet.hudson.main</groupId>
|
||||
<artifactId>pom</artifactId>
|
||||
<version>1.282</version>
|
||||
<version>1.283-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue