You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by rh...@apache.org on 2016/09/07 15:38:44 UTC

svn commit: r1759622 - in /stanbol/branches/release-1.0.0-branch: parent/pom.xml pom.xml

Author: rharo
Date: Wed Sep  7 15:38:44 2016
New Revision: 1759622

URL: http://svn.apache.org/viewvc?rev=1759622&view=rev
Log:
STANBOL-1453prepare release stanbol-stanbol-1.0.0

Modified:
    stanbol/branches/release-1.0.0-branch/parent/pom.xml
    stanbol/branches/release-1.0.0-branch/pom.xml

Modified: stanbol/branches/release-1.0.0-branch/parent/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/parent/pom.xml?rev=1759622&r1=1759621&r2=1759622&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/parent/pom.xml (original)
+++ stanbol/branches/release-1.0.0-branch/parent/pom.xml Wed Sep  7 15:38:44 2016
@@ -235,7 +235,7 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-release-plugin</artifactId>
-          <version>2.5.2</version>
+          <version>2.5.3</version>
           <configuration>
             <tagBase>
               https://svn.apache.org/repos/asf/stanbol/tags/

Modified: stanbol/branches/release-1.0.0-branch/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/branches/release-1.0.0-branch/pom.xml?rev=1759622&r1=1759621&r2=1759622&view=diff
==============================================================================
--- stanbol/branches/release-1.0.0-branch/pom.xml (original)
+++ stanbol/branches/release-1.0.0-branch/pom.xml Wed Sep  7 15:38:44 2016
@@ -46,10 +46,10 @@
 
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/
+         scm:svn:http://svn.apache.org/repos/asf/stanbol/trunk/
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/
+         scm:svn:https://svn.apache.org/repos/asf/stanbol/trunk/
     </developerConnection>
     <url>http://stanbol.apache.org/</url>
   </scm>
@@ -216,5 +216,4 @@
       </build>
     </profile>
   </profiles>
-
 </project>