Author: fchrist
Date: Tue Nov 13 14:58:35 2012
New Revision: 1408767

URL: http://svn.apache.org/viewvc?rev=1408767&view=rev
Log:
Fixed tag base after incubation

Modified:
    stanbol/trunk/parent/pom.xml

Modified: stanbol/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/parent/pom.xml?rev=1408767&r1=1408766&r2=1408767&view=diff
==============================================================================
--- stanbol/trunk/parent/pom.xml (original)
+++ stanbol/trunk/parent/pom.xml Tue Nov 13 14:58:35 2012
@@ -203,7 +203,7 @@
           <artifactId>maven-release-plugin</artifactId>
           <configuration>
             <tagBase>
-              https://svn.apache.org/repos/asf/incubator/stanbol/tags/
+              https://svn.apache.org/repos/asf/stanbol/tags/
             </tagBase>
           </configuration>
         </plugin>


Reply via email to