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>
|
<parent>
|
||||||
<groupId>org.jvnet.hudson.main</groupId>
|
<groupId>org.jvnet.hudson.main</groupId>
|
||||||
<artifactId>pom</artifactId>
|
<artifactId>pom</artifactId>
|
||||||
<version>1.282</version>
|
<version>1.283-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,7 @@ THE SOFTWARE.
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.jvnet.hudson.main</groupId>
|
<groupId>org.jvnet.hudson.main</groupId>
|
||||||
<artifactId>pom</artifactId>
|
<artifactId>pom</artifactId>
|
||||||
<version>1.282</version>
|
<version>1.283-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,7 @@ THE SOFTWARE.
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.jvnet.hudson.main</groupId>
|
<groupId>org.jvnet.hudson.main</groupId>
|
||||||
<artifactId>pom</artifactId>
|
<artifactId>pom</artifactId>
|
||||||
<version>1.282</version>
|
<version>1.283-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|
|
||||||
8
pom.xml
8
pom.xml
|
|
@ -33,7 +33,7 @@ THE SOFTWARE.
|
||||||
|
|
||||||
<groupId>org.jvnet.hudson.main</groupId>
|
<groupId>org.jvnet.hudson.main</groupId>
|
||||||
<artifactId>pom</artifactId>
|
<artifactId>pom</artifactId>
|
||||||
<version>1.282</version>
|
<version>1.283-SNAPSHOT</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
<name>Hudson main module</name>
|
<name>Hudson main module</name>
|
||||||
|
|
@ -49,9 +49,9 @@ THE SOFTWARE.
|
||||||
</modules>
|
</modules>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:svn:https://svn.dev.java.net/svn/hudson/tags/hudson-1_282</connection>
|
<connection>scm:svn:https://svn.dev.java.net/svn/hudson/trunk/hudson/main/</connection>
|
||||||
<developerConnection>scm:svn:https://svn.dev.java.net/svn/hudson/tags/hudson-1_282</developerConnection>
|
<developerConnection>scm:svn:https://svn.dev.java.net/svn/hudson/trunk/hudson/main/</developerConnection>
|
||||||
<url>https://hudson.dev.java.net/source/browse/hudson/tags/hudson-1_282</url>
|
<url>https://hudson.dev.java.net/source/browse/hudson/trunk/hudson/main</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,7 @@ THE SOFTWARE.
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.jvnet.hudson.main</groupId>
|
<groupId>org.jvnet.hudson.main</groupId>
|
||||||
<artifactId>pom</artifactId>
|
<artifactId>pom</artifactId>
|
||||||
<version>1.282</version>
|
<version>1.283-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,7 @@ THE SOFTWARE.
|
||||||
<parent>
|
<parent>
|
||||||
<artifactId>pom</artifactId>
|
<artifactId>pom</artifactId>
|
||||||
<groupId>org.jvnet.hudson.main</groupId>
|
<groupId>org.jvnet.hudson.main</groupId>
|
||||||
<version>1.282</version>
|
<version>1.283-SNAPSHOT</version>
|
||||||
</parent>
|
</parent>
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
<groupId>org.jvnet.hudson.main</groupId>
|
<groupId>org.jvnet.hudson.main</groupId>
|
||||||
|
|
|
||||||
|
|
@ -27,7 +27,7 @@ THE SOFTWARE.
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.jvnet.hudson.main</groupId>
|
<groupId>org.jvnet.hudson.main</groupId>
|
||||||
<artifactId>pom</artifactId>
|
<artifactId>pom</artifactId>
|
||||||
<version>1.282</version>
|
<version>1.283-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue