Author: reto
Date: Mon Jun  2 12:56:18 2014
New Revision: 1599200

URL: http://svn.apache.org/r1599200
Log:
STANBOL-1351: changed scm URIs. Chnaged rector version to 20140602, as this 
reactor is only used for release

Modified:
    stanbol/branches/security-1.0.0/authentication.basic/pom.xml
    stanbol/branches/security-1.0.0/core/pom.xml
    stanbol/branches/security-1.0.0/parent/pom.xml
    stanbol/branches/security-1.0.0/pom.xml

Modified: stanbol/branches/security-1.0.0/authentication.basic/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/security-1.0.0/authentication.basic/pom.xml?rev=1599200&r1=1599199&r2=1599200&view=diff
==============================================================================
--- stanbol/branches/security-1.0.0/authentication.basic/pom.xml (original)
+++ stanbol/branches/security-1.0.0/authentication.basic/pom.xml Mon Jun  2 
12:56:18 2014
@@ -45,10 +45,10 @@
 
   <scm>
   <connection>
-    
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/security-0.99/authentication.basic
+    
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/security-1.0.0/authentication.basic
   </connection>
   <developerConnection>
-    
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/security-0.99/authentication.basic
+    
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/security-1.0.0/authentication.basic
   </developerConnection>
   <url>http://stanbol.apache.org/</url>
   </scm>

Modified: stanbol/branches/security-1.0.0/core/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/security-1.0.0/core/pom.xml?rev=1599200&r1=1599199&r2=1599200&view=diff
==============================================================================
--- stanbol/branches/security-1.0.0/core/pom.xml (original)
+++ stanbol/branches/security-1.0.0/core/pom.xml Mon Jun  2 12:56:18 2014
@@ -52,10 +52,10 @@
 
   <scm>
     <connection>
-      
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/security-0.99/core
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/security-1.0.0/core
     </connection>
     <developerConnection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/security-0.99//core
+      
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/security-1.0.0/core
     </developerConnection>
     <url>http://stanbol.apache.org/</url>
   </scm>

Modified: stanbol/branches/security-1.0.0/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/security-1.0.0/parent/pom.xml?rev=1599200&r1=1599199&r2=1599200&view=diff
==============================================================================
--- stanbol/branches/security-1.0.0/parent/pom.xml (original)
+++ stanbol/branches/security-1.0.0/parent/pom.xml Mon Jun  2 12:56:18 2014
@@ -45,10 +45,14 @@
   </licenses>
 
   <scm>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/parent</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/parent</developerConnection>
-    <url>http://stanbol.apache.org/</url>
-  </scm>
+        <connection>
+            
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/security-1.0.0/parent
+        </connection>
+        <developerConnection>
+            
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/security-1.0.0/parent
+        </developerConnection>
+        <url>http://stanbol.apache.org/</url>
+    </scm>
 
   <issueManagement>
     <system>Jira</system>

Modified: stanbol/branches/security-1.0.0/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/security-1.0.0/pom.xml?rev=1599200&r1=1599199&r2=1599200&view=diff
==============================================================================
--- stanbol/branches/security-1.0.0/pom.xml (original)
+++ stanbol/branches/security-1.0.0/pom.xml Mon Jun  2 12:56:18 2014
@@ -37,17 +37,17 @@
   </parent>
 
     <groupId>org.apache.stanbol</groupId>
-    <artifactId>org.apache.stanbol.commons.security</artifactId>
-    <version>1.0.0-SNAPSHOT</version>
+    <artifactId>org.apache.stanbol.commons.security.reactor</artifactId>
+    <version>20140602-SNAPSHOT</version>
     <packaging>pom</packaging>
-    <name>Apache Stanbol Commons Security Reactor</name>
+    <name>Apache Stanbol Reactor or security bunles and parent</name>
 
     <scm>
         <connection>
-            
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/security-0.99
+            
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/security-1.0.0
         </connection>
         <developerConnection>
-            
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/security-0.99
+            
scm:svn:https://svn.apache.org/repos/asf/stanbol/branches/security-1.0.0
         </developerConnection>
         <url>http://stanbol.apache.org/</url>
     </scm>


Reply via email to