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@11494 71c3de6d-444a-0410-be80-ed276b4c234a
This commit is contained in:
parent
1fef4a8753
commit
9e8f8d38dc
|
@ -3,7 +3,7 @@
|
|||
<parent>
|
||||
<groupId>org.jvnet.hudson.main</groupId>
|
||||
<artifactId>pom</artifactId>
|
||||
<version>1.248</version>
|
||||
<version>1.249-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<parent>
|
||||
<groupId>org.jvnet.hudson.main</groupId>
|
||||
<artifactId>pom</artifactId>
|
||||
<version>1.248</version>
|
||||
<version>1.249-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<parent>
|
||||
<groupId>org.jvnet.hudson.main</groupId>
|
||||
<artifactId>pom</artifactId>
|
||||
<version>1.248</version>
|
||||
<version>1.249-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<parent>
|
||||
<groupId>org.jvnet.hudson.main</groupId>
|
||||
<artifactId>pom</artifactId>
|
||||
<version>1.248</version>
|
||||
<version>1.249-SNAPSHOT</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.248</version>
|
||||
<version>1.249-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<name>Hudson main module</name>
|
||||
|
@ -26,9 +26,9 @@
|
|||
</modules>
|
||||
|
||||
<scm>
|
||||
<connection>scm:svn:https://svn.dev.java.net/svn/hudson/tags/hudson-1_248</connection>
|
||||
<developerConnection>scm:svn:https://svn.dev.java.net/svn/hudson/tags/hudson-1_248</developerConnection>
|
||||
<url>https://hudson.dev.java.net/source/browse/hudson/tags/hudson-1_248</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>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<parent>
|
||||
<groupId>org.jvnet.hudson.main</groupId>
|
||||
<artifactId>pom</artifactId>
|
||||
<version>1.248</version>
|
||||
<version>1.249-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<parent>
|
||||
<artifactId>pom</artifactId>
|
||||
<groupId>org.jvnet.hudson.main</groupId>
|
||||
<version>1.248</version>
|
||||
<version>1.249-SNAPSHOT</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.248</version>
|
||||
<version>1.249-SNAPSHOT</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
|
Loading…
Reference in New Issue