提交 eac3474a 编写于 作者: K kohsuke

[maven-release-plugin] prepare release hudson-1_63


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@1169 71c3de6d-444a-0410-be80-ed276b4c234a
上级 d9184ad8
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>org.jvnet.hudson.main</groupId> <groupId>org.jvnet.hudson.main</groupId>
<artifactId>pom</artifactId> <artifactId>pom</artifactId>
<version>1.63-SNAPSHOT</version> <version>1.63</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<groupId>org.jvnet.hudson.main</groupId> <groupId>org.jvnet.hudson.main</groupId>
<artifactId>pom</artifactId> <artifactId>pom</artifactId>
<version>1.63-SNAPSHOT</version> <version>1.63</version>
<packaging>pom</packaging> <packaging>pom</packaging>
<name>Hudson main module</name> <name>Hudson main module</name>
...@@ -31,4 +31,8 @@ ...@@ -31,4 +31,8 @@
</plugin> </plugin>
</plugins> </plugins>
</build> </build>
<scm>
<tag>hudson-1_63</tag>
</scm>
</project> </project>
\ No newline at end of file
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<parent> <parent>
<groupId>org.jvnet.hudson.main</groupId> <groupId>org.jvnet.hudson.main</groupId>
<artifactId>pom</artifactId> <artifactId>pom</artifactId>
<version>1.63-SNAPSHOT</version> <version>1.63</version>
<relativePath>../pom.xml</relativePath> <relativePath>../pom.xml</relativePath>
</parent> </parent>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册