Author: jfclere
Date: Wed Dec 12 13:40:44 2012
New Revision: 1420670

URL: http://svn.apache.org/viewvc?rev=1420670&view=rev
Log:
adjust repo.

Modified:
    tomcat/sandbox/storeconfig6/trunk/pom.xml

Modified: tomcat/sandbox/storeconfig6/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/tomcat/sandbox/storeconfig6/trunk/pom.xml?rev=1420670&r1=1420669&r2=1420670&view=diff
==============================================================================
--- tomcat/sandbox/storeconfig6/trunk/pom.xml (original)
+++ tomcat/sandbox/storeconfig6/trunk/pom.xml Wed Dec 12 13:40:44 2012
@@ -42,7 +42,7 @@
   <scm>
     
<connection>scm:svn:https://svn.apache.org/repos/asf/tomcat/sandbox/storeconfig6/trunk</connection>
     
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/tomcat/sandbox/storeconfig6/trunk</developerConnection>
-    <url>http://svn.apache.org/viewvc/tomcat/sandbox/storeconfig6/trunk</url>
+    
<url>http://svn.apache.org/repos/asf/tomcat/sandbox/storeconfig6/trunk</url>
   </scm>
 
 
@@ -78,6 +78,13 @@
         <plugins>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-release-plugin</artifactId>
+                <configuration>
+                    
<tagBase>http://svn.apache.org/repos/asf/tomcat/sandbox/storeconfig6/trunk</tagBase>
+                </configuration>
+            </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-compiler-plugin</artifactId>
                 <configuration>
                     <source>1.6</source>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to