Title: [41053] trunk/hudson/dtkit/dtkit-plugins: [maven-release-plugin] prepare release dtkit-plugins-0.15
Revision
41053
Author
gbois
Date
2013-12-30 16:40:37 -0500 (Mon, 30 Dec 2013)

Log Message

[maven-release-plugin] prepare release dtkit-plugins-0.15

Modified Paths


Diff

Modified: trunk/hudson/dtkit/dtkit-plugins/dtkit-hudson-maven-plugin/pom.xml (41052 => 41053)


--- trunk/hudson/dtkit/dtkit-plugins/dtkit-hudson-maven-plugin/pom.xml	2013-12-30 21:36:03 UTC (rev 41052)
+++ trunk/hudson/dtkit/dtkit-plugins/dtkit-hudson-maven-plugin/pom.xml	2013-12-30 21:40:37 UTC (rev 41053)
@@ -29,7 +29,7 @@
     <parent>
         <groupId>org.jenkins-ci.lib.dtkit</groupId>
         <artifactId>dtkit-plugins</artifactId>
-        <version>0.15-SNAPSHOT</version>
+        <version>0.15</version>
     </parent>
 
     <artifactId>dtkit-hudson-maven-plugin</artifactId>

Modified: trunk/hudson/dtkit/dtkit-plugins/pom.xml (41052 => 41053)


--- trunk/hudson/dtkit/dtkit-plugins/pom.xml	2013-12-30 21:36:03 UTC (rev 41052)
+++ trunk/hudson/dtkit/dtkit-plugins/pom.xml	2013-12-30 21:40:37 UTC (rev 41053)
@@ -1,5 +1,4 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
@@ -10,7 +9,7 @@
 
     <groupId>org.jenkins-ci.lib.dtkit</groupId>
     <artifactId>dtkit-plugins</artifactId>
-    <version>0.15-SNAPSHOT</version>
+    <version>0.15</version>
     <packaging>pom</packaging>
     <name>DTKit Plugins</name>
     <url>http://wiki.jenkins-ci.org/display/JENKINS/DTKit</url>
@@ -75,9 +74,9 @@
     </build>
 
     <scm>
-        <connection>scm:svn:https://svn.jenkins-ci.org/trunk/hudson/dtkit/dtkit-plugins</connection>
-        <developerConnection>scm:svn:https://svn.jenkins-ci.org/trunk/hudson/dtkit/dtkit-plugins</developerConnection>
-        <url>https://github.com/jenkinsci/pom/dtkit-plugins</url>
+        <connection>scm:svn:https://svn.jenkins-ci.org/tags/dtkit-plugins-0.15</connection>
+        <developerConnection>scm:svn:https://svn.jenkins-ci.org/tags/dtkit-plugins-0.15</developerConnection>
+        <url>https://github.com/jenkinsci/pom/dtkit-plugins/tags/dtkit-plugins-0.15</url>
     </scm>
 
 </project>

--
You received this message because you are subscribed to the Google Groups "Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to