You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by gn...@apache.org on 2018/04/09 09:11:48 UTC

svn commit: r1828681 - /felix/trunk/gogo/runtime/pom.xml

Author: gnodet
Date: Mon Apr  9 09:11:47 2018
New Revision: 1828681

URL: http://svn.apache.org/viewvc?rev=1828681&view=rev
Log:
[maven-release-plugin] prepare release org.apache.felix.gogo.runtime-1.0.12

Modified:
    felix/trunk/gogo/runtime/pom.xml

Modified: felix/trunk/gogo/runtime/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/gogo/runtime/pom.xml?rev=1828681&r1=1828680&r2=1828681&view=diff
==============================================================================
--- felix/trunk/gogo/runtime/pom.xml (original)
+++ felix/trunk/gogo/runtime/pom.xml Mon Apr  9 09:11:47 2018
@@ -27,11 +27,11 @@
     <packaging>bundle</packaging>
     <name>Apache Felix Gogo Runtime</name>
     <artifactId>org.apache.felix.gogo.runtime</artifactId>
-    <version>1.0.11-SNAPSHOT</version>
+    <version>1.0.12</version>
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/trunk/gogo/runtime</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/gogo/runtime</developerConnection>
-        <url>http://svn.apache.org/repos/asf/felix/gogo/runtime</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-1.0.12</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-1.0.12</developerConnection>
+        <url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.runtime-1.0.12</url>
     </scm>
     <properties>
         <!-- Skip because of NPE -->