Author: gnodet
Date: Thu Sep 10 16:42:09 2009
New Revision: 813509
URL: http://svn.apache.org/viewvc?rev=813509&view=rev
Log:
[maven-release-plugin] prepare release gogo-0.2.0
Modified:
felix/trunk/gogo/commands/pom.xml
felix/trunk/gogo/console/pom.xml
felix/trunk/gogo/launcher/pom.xml
felix/trunk/gogo/pom.xml
felix/trunk/gogo/runtime/pom.xml
Modified: felix/trunk/gogo/commands/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/gogo/commands/pom.xml?rev=813509&r1=813508&r2=813509&view=diff
==============================================================================
--- felix/trunk/gogo/commands/pom.xml (original)
+++ felix/trunk/gogo/commands/pom.xml Thu Sep 10 16:42:09 2009
@@ -20,13 +20,13 @@
<parent>
<groupId>org.apache.felix.gogo</groupId>
<artifactId>gogo</artifactId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>bundle</packaging>
<name>Apache Felix Gogo Shell Commands</name>
<artifactId>org.apache.felix.gogo.commands</artifactId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.2.0</version>
<dependencies>
<dependency>
<groupId>org.apache.felix</groupId>
Modified: felix/trunk/gogo/console/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/gogo/console/pom.xml?rev=813509&r1=813508&r2=813509&view=diff
==============================================================================
--- felix/trunk/gogo/console/pom.xml (original)
+++ felix/trunk/gogo/console/pom.xml Thu Sep 10 16:42:09 2009
@@ -20,13 +20,13 @@
<parent>
<groupId>org.apache.felix.gogo</groupId>
<artifactId>gogo</artifactId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>bundle</packaging>
<name>Apache Felix Gogo Shell Console</name>
<artifactId>org.apache.felix.gogo.console</artifactId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.2.0</version>
<dependencies>
<dependency>
<groupId>org.apache.felix</groupId>
Modified: felix/trunk/gogo/launcher/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/gogo/launcher/pom.xml?rev=813509&r1=813508&r2=813509&view=diff
==============================================================================
--- felix/trunk/gogo/launcher/pom.xml (original)
+++ felix/trunk/gogo/launcher/pom.xml Thu Sep 10 16:42:09 2009
@@ -20,13 +20,13 @@
<parent>
<groupId>org.apache.felix.gogo</groupId>
<artifactId>gogo</artifactId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>bundle</packaging>
<name>Apache Felix Gogo Shell Launcher</name>
<artifactId>org.apache.felix.gogo.launcher</artifactId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.2.0</version>
<dependencies>
<dependency>
<groupId>org.apache.felix</groupId>
Modified: felix/trunk/gogo/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/gogo/pom.xml?rev=813509&r1=813508&r2=813509&view=diff
==============================================================================
--- felix/trunk/gogo/pom.xml (original)
+++ felix/trunk/gogo/pom.xml Thu Sep 10 16:42:09 2009
@@ -30,7 +30,7 @@
<description>Apache Felix Gogo Shell</description>
<groupId>org.apache.felix.gogo</groupId>
<artifactId>gogo</artifactId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.2.0</version>
<modules>
<module>runtime</module>
@@ -195,4 +195,10 @@
</build>
</profile>
</profiles>
+
+ <scm>
+
<connection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/gogo-0.2.0</connection>
+
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/felix/releases/gogo-0.2.0</developerConnection>
+
<url>scm:svn:https://svn.apache.org/repos/asf/felix/releases/gogo-0.2.0</url>
+ </scm>
</project>
Modified: felix/trunk/gogo/runtime/pom.xml
URL:
http://svn.apache.org/viewvc/felix/trunk/gogo/runtime/pom.xml?rev=813509&r1=813508&r2=813509&view=diff
==============================================================================
--- felix/trunk/gogo/runtime/pom.xml (original)
+++ felix/trunk/gogo/runtime/pom.xml Thu Sep 10 16:42:09 2009
@@ -20,13 +20,13 @@
<parent>
<groupId>org.apache.felix.gogo</groupId>
<artifactId>gogo</artifactId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.2.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>bundle</packaging>
<name>Apache Felix Gogo Shell Runtime</name>
<artifactId>org.apache.felix.gogo.runtime</artifactId>
- <version>0.3.0-SNAPSHOT</version>
+ <version>0.2.0</version>
<dependencies>
<dependency>
<groupId>org.apache.felix</groupId>