提交 77d5cdca 编写于 作者: K kohsuke

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


git-svn-id: https://hudson.dev.java.net/svn/hudson/trunk/hudson/main@2521 71c3de6d-444a-0410-be80-ed276b4c234a
上级 5873930e
......@@ -3,7 +3,7 @@
<parent>
<groupId>org.jvnet.hudson.main</groupId>
<artifactId>pom</artifactId>
<version>1.87-SNAPSHOT</version>
<version>1.87</version>
<relativePath>../pom.xml</relativePath>
</parent>
......@@ -58,15 +58,14 @@
<!-- pick up the manfiest -->
<unjar src="target/${artifactId}-${version}.jar" dest="target">
<patternset>
<include name="META-INF/MANIFEST.MF"/>
<include name="META-INF/MANIFEST.MF" />
</patternset>
</unjar>
<retrotranslator destdir="target/classes14"><!-- verify="true" detects false-positive errors against some references to remoting-->
<src path="target/classes" />
</retrotranslator>
<jar basedir="target/classes14" destfile="target/${artifactId}-${version}-jdk14.jar"
manifest="target/META-INF/MANIFEST.MF" />
<jar basedir="target/classes14" destfile="target/${artifactId}-${version}-jdk14.jar" manifest="target/META-INF/MANIFEST.MF" />
</tasks>
</configuration>
<goals>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>org.jvnet.hudson.main</groupId>
<artifactId>pom</artifactId>
<version>1.87-SNAPSHOT</version>
<version>1.87</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>org.jvnet.hudson.main</groupId>
<artifactId>pom</artifactId>
<version>1.87-SNAPSHOT</version>
<version>1.87</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>org.jvnet.hudson.main</groupId>
<artifactId>pom</artifactId>
<version>1.87-SNAPSHOT</version>
<version>1.87</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -9,7 +9,7 @@
<groupId>org.jvnet.hudson.main</groupId>
<artifactId>pom</artifactId>
<version>1.87-SNAPSHOT</version>
<version>1.87</version>
<packaging>pom</packaging>
<name>Hudson main module</name>
......@@ -28,6 +28,7 @@
<connection>scm:cvs:pserver:guest@cvs.dev.java.net:/cvs:hudson/hudson/main</connection>
<developerConnection>scm:cvs:pserver:kohsuke@cvs.dev.java.net:/cvs:hudson/hudson/main</developerConnection>
<url>https://hudson.dev.java.net/source/browse/hudson/hudson/main</url>
<tag>hudson-1_87</tag>
</scm>
<build>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>org.jvnet.hudson.main</groupId>
<artifactId>pom</artifactId>
<version>1.87-SNAPSHOT</version>
<version>1.87</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
......@@ -3,7 +3,7 @@
<parent>
<groupId>org.jvnet.hudson.main</groupId>
<artifactId>pom</artifactId>
<version>1.87-SNAPSHOT</version>
<version>1.87</version>
<relativePath>../pom.xml</relativePath>
</parent>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册