You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by ga...@apache.org on 2009/01/07 23:16:28 UTC

svn commit: r732532 - /webservices/commons/trunk/modules/axiom/pom.xml

Author: gawor
Date: Wed Jan  7 14:16:27 2009
New Revision: 732532

URL: http://svn.apache.org/viewvc?rev=732532&view=rev
Log:
doh

Modified:
    webservices/commons/trunk/modules/axiom/pom.xml

Modified: webservices/commons/trunk/modules/axiom/pom.xml
URL: http://svn.apache.org/viewvc/webservices/commons/trunk/modules/axiom/pom.xml?rev=732532&r1=732531&r2=732532&view=diff
==============================================================================
--- webservices/commons/trunk/modules/axiom/pom.xml (original)
+++ webservices/commons/trunk/modules/axiom/pom.xml Wed Jan  7 14:16:27 2009
@@ -266,7 +266,7 @@
                         <groupId>org.apache.maven.plugins</groupId>
                         <artifactId>maven-release-plugin</artifactId>
                         <configuration>
-                            <tagBase>http://svn.apache.org/repos/asf/webservices/commons/tags/axiom</tagBase>
+                            <tagBase>https://svn.apache.org/repos/asf/webservices/commons/tags/axiom</tagBase>
                             <useReleaseProfiles>false</useReleaseProfiles>
                             <goals>deploy</goals>
                             <arguments>-Prelease</arguments>