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/23 19:25:28 UTC

svn commit: r937419 - /geronimo/bundles/trunk/scannotation/pom.xml

Author: rickmcguire
Date: Fri Apr 23 17:25:27 2010
New Revision: 937419

URL: http://svn.apache.org/viewvc?rev=937419&view=rev
Log:
[maven-release-plugin] prepare release scannotation-1.0.2_1

Modified:
    geronimo/bundles/trunk/scannotation/pom.xml

Modified: geronimo/bundles/trunk/scannotation/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/bundles/trunk/scannotation/pom.xml?rev=937419&r1=937418&r2=937419&view=diff
==============================================================================
--- geronimo/bundles/trunk/scannotation/pom.xml (original)
+++ geronimo/bundles/trunk/scannotation/pom.xml Fri Apr 23 17:25:27 2010
@@ -28,7 +28,7 @@
 
     <groupId>org.apache.geronimo.bundles</groupId>
     <artifactId>scannotation</artifactId>
-    <version>${pkgVersion}${bundleVersion}</version>
+    <version>1.0.2_1</version>
     <packaging>bundle</packaging>
     <name>Apache Geronimo Bundles: ${pkgArtifactId}-${pkgVersion}</name>
     <description>
@@ -66,4 +66,10 @@
             </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/geronimo/bundles/tags/scannotation-1.0.2_1</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/geronimo/bundles/tags/scannotation-1.0.2_1</developerConnection>
+    <url>http://svn.apache.org/viewvc/geronimo/bundles/tags/scannotation-1.0.2_1</url>
+  </scm>
 </project>