You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by ro...@apache.org on 2019/01/03 23:42:17 UTC

svn commit: r1850288 - /felix/trunk/gogo/bom/pom.xml

Author: rotty3000
Date: Thu Jan  3 23:42:16 2019
New Revision: 1850288

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

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

Modified: felix/trunk/gogo/bom/pom.xml
URL: http://svn.apache.org/viewvc/felix/trunk/gogo/bom/pom.xml?rev=1850288&r1=1850287&r2=1850288&view=diff
==============================================================================
--- felix/trunk/gogo/bom/pom.xml (original)
+++ felix/trunk/gogo/bom/pom.xml Thu Jan  3 23:42:16 2019
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.felix</groupId>
         <artifactId>gogo-parent</artifactId>
-        <version>5-SNAPSHOT</version>
+        <version>5</version>
         <relativePath>../gogo-parent/pom.xml</relativePath>
     </parent>
 
@@ -32,12 +32,12 @@
     <name>Apache Felix Gogo BOM</name>
     <description>Apache Felix Gogo Bill Of Materials</description>
     <artifactId>org.apache.felix.gogo.bom</artifactId>
-    <version>0.0.1-SNAPSHOT</version>
+    <version>1.0.0</version>
     <url>http://felix.apache.org/</url>
     <scm>
-        <connection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/gogo/bom/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/trunk/gogo/bom/</developerConnection>
-        <url>https://svn.apache.org/repos/asf/felix/trunk/gogo/bom/</url>
+        <connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.bom-1.0.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.bom-1.0.0</developerConnection>
+        <url>https://svn.apache.org/repos/asf/felix/releases/org.apache.felix.gogo.bom-1.0.0</url>
     </scm>
 
     <dependencyManagement>