Author: mpierce
Date: Mon Apr  2 14:52:41 2012
New Revision: 1308369

URL: http://svn.apache.org/viewvc?rev=1308369&view=rev
Log:
(RAVE-531) Updating rave-gateway-extensions pom to remove incubating label.

Modified:
    rave/sandbox/science-gateways/pom.xml

Modified: rave/sandbox/science-gateways/pom.xml
URL: 
http://svn.apache.org/viewvc/rave/sandbox/science-gateways/pom.xml?rev=1308369&r1=1308368&r2=1308369&view=diff
==============================================================================
--- rave/sandbox/science-gateways/pom.xml (original)
+++ rave/sandbox/science-gateways/pom.xml Mon Apr  2 14:52:41 2012
@@ -31,14 +31,13 @@
     <version>SNAPSHOT</version>
 
     <scm>
-        
<connection>scm:svn:http://svn.apache.org/repos/asf/incubator/rave/sandbox</connection>
-        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/incubator/rave/sandbox</developerConnection>
-        <url>http://svn.apache.org/viewvc/incubator/rave/sandbox/</url>
+        
<connection>scm:svn:http://svn.apache.org/repos/asf/rave/sandbox</connection>
+        
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/rave/sandbox/</developerConnection>
+        <url>http://svn.apache.org/viewvc/rave/sandbox/</url>
     </scm>
 
     <properties>
-               <!--These are vanilla properties -->
-                 
<apache.rave.version>0.9-incubating-SNAPSHOT</apache.rave.version>
+                 <apache.rave.version>0.10-SNAPSHOT</apache.rave.version>
                  <com.h2database.version>1.3.154</com.h2database.version>
                  <javax.servlet.version>2.5</javax.servlet.version>
                  <javax.mail.version>1.4.4</javax.mail.version>


Reply via email to