You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ri...@apache.org on 2010/04/21 21:24:32 UTC

svn commit: r936457 - in /geronimo/specs/trunk/geronimo-osgi-support: ./ geronimo-osgi-itesta/ geronimo-osgi-itestb/ geronimo-osgi-locator-itests/ geronimo-osgi-locator/ geronimo-osgi-registry-itests/ geronimo-osgi-registry/

Author: rickmcguire
Date: Wed Apr 21 19:24:31 2010
New Revision: 936457

URL: http://svn.apache.org/viewvc?rev=936457&view=rev
Log:
[maven-release-plugin] prepare release geronimo-osgi-support-1.0

Modified:
    geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-itesta/pom.xml
    geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-itestb/pom.xml
    geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-locator-itests/pom.xml
    geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-locator/pom.xml
    geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-registry-itests/pom.xml
    geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-registry/pom.xml
    geronimo/specs/trunk/geronimo-osgi-support/pom.xml

Modified: geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-itesta/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-itesta/pom.xml?rev=936457&r1=936456&r2=936457&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-itesta/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-itesta/pom.xml Wed Apr 21 19:24:31 2010
@@ -27,14 +27,14 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>geronimo-osgi-support</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.0</version>
     </parent>
 
     <groupId>org.apache.geronimo.specs</groupId>
     <artifactId>geronimo-osgi-itesta</artifactId>
     <packaging>bundle</packaging>
     <name>Geronimo OSGi integration tests</name>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
 
     <description>
 Separately built test bundle for use in the various integration tests.  This

Modified: geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-itestb/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-itestb/pom.xml?rev=936457&r1=936456&r2=936457&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-itestb/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-itestb/pom.xml Wed Apr 21 19:24:31 2010
@@ -27,14 +27,14 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>geronimo-osgi-support</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.0</version>
     </parent>
 
     <groupId>org.apache.geronimo.specs</groupId>
     <artifactId>geronimo-osgi-itestb</artifactId>
     <packaging>bundle</packaging>
     <name>Geronimo OSGi integration tests</name>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
 
     <description>
 Separately built test bundle for use in the various integration tests.  This

Modified: geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-locator-itests/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-locator-itests/pom.xml?rev=936457&r1=936456&r2=936457&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-locator-itests/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-locator-itests/pom.xml Wed Apr 21 19:24:31 2010
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>geronimo-osgi-support</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.0</version>
     </parent>
 
     <groupId>org.apache.geronimo.specs</groupId>

Modified: geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-locator/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-locator/pom.xml?rev=936457&r1=936456&r2=936457&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-locator/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-locator/pom.xml Wed Apr 21 19:24:31 2010
@@ -27,14 +27,14 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>geronimo-osgi-support</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.0</version>
     </parent>
 
     <groupId>org.apache.geronimo.specs</groupId>
     <artifactId>geronimo-osgi-locator</artifactId>
     <packaging>bundle</packaging>
     <name>Geronimo OSGi-enable spec bundle locator</name>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
 
     <description>
 This bundle is not used as a standalone unit, but contains classes that

Modified: geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-registry-itests/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-registry-itests/pom.xml?rev=936457&r1=936456&r2=936457&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-registry-itests/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-registry-itests/pom.xml Wed Apr 21 19:24:31 2010
@@ -27,7 +27,7 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>geronimo-osgi-support</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.0</version>
     </parent>
 
     <groupId>org.apache.geronimo.specs</groupId>

Modified: geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-registry/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-registry/pom.xml?rev=936457&r1=936456&r2=936457&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-registry/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-osgi-support/geronimo-osgi-registry/pom.xml Wed Apr 21 19:24:31 2010
@@ -27,14 +27,14 @@
     <parent>
         <groupId>org.apache.geronimo.specs</groupId>
         <artifactId>geronimo-osgi-support</artifactId>
-        <version>1.0-SNAPSHOT</version>
+        <version>1.0</version>
     </parent>
 
     <groupId>org.apache.geronimo.specs</groupId>
     <artifactId>geronimo-osgi-registry</artifactId>
     <packaging>bundle</packaging>
     <name>OSGI factory registry</name>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
 
     <description>
 This bundle contains an extender that facilitates the use

Modified: geronimo/specs/trunk/geronimo-osgi-support/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-osgi-support/pom.xml?rev=936457&r1=936456&r2=936457&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-osgi-support/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-osgi-support/pom.xml Wed Apr 21 19:24:31 2010
@@ -34,7 +34,7 @@
     <artifactId>geronimo-osgi-support</artifactId>
     <packaging>pom</packaging>
     <name>OSGI spec bundle support</name>
-    <version>1.0-SNAPSHOT</version>
+    <version>1.0</version>
 
     <description>
 This project is a set of bundles and integration tests for implementing
@@ -54,9 +54,9 @@ OSGi-specific lookup in the Geronimo spe
     </properties>
 
     <scm>
-        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-osgi-support/</connection>
-        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/trunk/geronimo-osgi-support/</developerConnection>
-        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/trunk/geronimo-osgi-support/</url>
+        <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-osgi-support-1.0</connection>
+        <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/specs/tags/geronimo-osgi-support-1.0</developerConnection>
+        <url>http://svn.apache.org/viewcvs.cgi/geronimo/specs/tags/geronimo-osgi-support-1.0</url>
     </scm>
 
     <dependencyManagement>