Author: veithen
Date: Wed Jun 10 19:10:38 2015
New Revision: 1684744
URL: http://svn.apache.org/r1684744
Log:
Fix incorrect tagBase setting.
Modified:
webservices/axiom/trunk/pom.xml
Modified: webservices/axiom/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/webservices/axiom/trunk/pom.xml?rev=1684744&r1=1684743&r2=1684744&view=diff
==============================================================================
--- webservices/axiom/trunk/pom.xml (original)
+++ webservices/axiom/trunk/pom.xml Wed Jun 10 19:10:38 2015
@@ -562,7 +562,7 @@
<plugin>
<artifactId>maven-release-plugin</artifactId>
<configuration>
-
<tagBase>https://svn.apache.org/repos/asf/webservices/commons/tags/axiom</tagBase>
+
<tagBase>https://svn.apache.org/repos/asf/webservices/axiom/tags</tagBase>
<autoVersionSubmodules>true</autoVersionSubmodules>
<!-- The default value "clean verify" is not
appropriate. If the install
phase is not executed, then the current build
will pick up artifacts