[webbeans-commits] Webbeans SVN: r2530 - ri/trunk/core-api.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Sun Apr 19 18:55:52 EDT 2009


Author: pete.muir at jboss.org
Date: 2009-04-19 18:55:51 -0400 (Sun, 19 Apr 2009)
New Revision: 2530

Modified:
   ri/trunk/core-api/pom.xml
Log:
[maven-release-plugin] prepare release webbeans-api-1.0.0.PREVIEW1

Modified: ri/trunk/core-api/pom.xml
===================================================================
--- ri/trunk/core-api/pom.xml	2009-04-19 22:54:21 UTC (rev 2529)
+++ ri/trunk/core-api/pom.xml	2009-04-19 22:55:51 UTC (rev 2530)
@@ -7,7 +7,7 @@
    <modelVersion>4.0.0</modelVersion>
    <groupId>org.jboss.webbeans</groupId>
    <artifactId>webbeans-api</artifactId>
-   <version>1.0.0-SNAPSHOT</version>
+   <version>1.0.0.PREVIEW1</version>
    <name>Web Beans Core API</name>
    <dependencies>
 
@@ -22,4 +22,10 @@
    	<defaultGoal>install</defaultGoal>
    </build>
    
+
+  <scm>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/webbeans/ri/tags/webbeans-api-1.0.0.PREVIEW1</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/webbeans/ri/tags/webbeans-api-1.0.0.PREVIEW1</developerConnection>
+    <url>http://fisheye.jboss.org/browse/WebBeans/ri/tags/webbeans-api-1.0.0.PREVIEW1</url>
+  </scm>
 </project>




More information about the weld-commits mailing list