Author: reto
Date: Sun Jun  1 21:22:05 2014
New Revision: 1599051

URL: http://svn.apache.org/r1599051
Log:
[maven-release-plugin] prepare release org.apache.stanbol.commons.security-0.99

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

Modified: stanbol/branches/security-0.99/authentication.basic/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/security-0.99/authentication.basic/pom.xml?rev=1599051&r1=1599050&r2=1599051&view=diff
==============================================================================
--- stanbol/branches/security-0.99/authentication.basic/pom.xml (original)
+++ stanbol/branches/security-0.99/authentication.basic/pom.xml Sun Jun  1 
21:22:05 2014
@@ -22,12 +22,12 @@
         <groupId>org.apache.stanbol</groupId>
         <artifactId>stanbol-parent</artifactId>
         <version>4</version>
-        <relativePath/>
+        <relativePath />
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.commons.authentication.basic</artifactId>
-    <version>0.99-SNAPSHOT</version>
+    <version>0.99</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Commons Basic Authenticator</name>
@@ -45,12 +45,12 @@
 
   <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/tags/org.apache.stanbol.commons.security-0.99/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/tags/org.apache.stanbol.commons.security-0.99/authentication.basic
   </developerConnection>
-  <url>http://stanbol.apache.org/</url>
+  
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/org.apache.stanbol.commons.security-0.99/stanbol.apache.org</url>
   </scm>
 
   <build>
@@ -84,7 +84,7 @@
     <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.commons.security.core</artifactId>
-      <version>0.99-SNAPSHOT</version>
+      <version>0.99</version>
     </dependency>
   </dependencies>
 </project>

Modified: stanbol/branches/security-0.99/core/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/security-0.99/core/pom.xml?rev=1599051&r1=1599050&r2=1599051&view=diff
==============================================================================
--- stanbol/branches/security-0.99/core/pom.xml (original)
+++ stanbol/branches/security-0.99/core/pom.xml Sun Jun  1 21:22:05 2014
@@ -25,12 +25,12 @@
       <groupId>org.apache.stanbol</groupId>
       <artifactId>stanbol-parent</artifactId>
       <version>4</version>
-      <relativePath/>
+      <relativePath />
   </parent>
 
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.commons.security.core</artifactId>
-    <version>0.99-SNAPSHOT</version>
+    <version>0.99</version>
   <packaging>bundle</packaging>
 
   <name>Apache Stanbol Commons Security Core</name>
@@ -52,12 +52,12 @@
 
   <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/tags/org.apache.stanbol.commons.security-0.99/core
     </connection>
     <developerConnection>
-      
scm:svn:http://svn.apache.org/repos/asf/stanbol/branches/security-0.99//core
+      
scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/org.apache.stanbol.commons.security-0.99/core
     </developerConnection>
-    <url>http://stanbol.apache.org/</url>
+    
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/org.apache.stanbol.commons.security-0.99/stanbol.apache.org</url>
   </scm>
 
   <build>

Modified: stanbol/branches/security-0.99/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/security-0.99/pom.xml?rev=1599051&r1=1599050&r2=1599051&view=diff
==============================================================================
--- stanbol/branches/security-0.99/pom.xml (original)
+++ stanbol/branches/security-0.99/pom.xml Sun Jun  1 21:22:05 2014
@@ -33,23 +33,23 @@
         <groupId>org.apache.stanbol</groupId>
         <artifactId>stanbol-parent</artifactId>
         <version>4</version>
-        <relativePath/>
+        <relativePath />
     </parent>
 
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.commons.security</artifactId>
-    <version>0.99-SNAPSHOT</version>
+    <version>0.99</version>
     <packaging>pom</packaging>
     <name>Apache Stanbol Commons Security Reactor</name>
 
     <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/tags/org.apache.stanbol.commons.security-0.99
         </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/tags/org.apache.stanbol.commons.security-0.99
         </developerConnection>
-        <url>http://stanbol.apache.org/</url>
+        
<url>scm:svn:https://svn.apache.org/repos/asf/stanbol/tags/org.apache.stanbol.commons.security-0.99</url>
     </scm>
     
     <modules>


Reply via email to