Author: veithen
Date: Sat Jun 27 10:16:19 2015
New Revision: 1687902
URL: http://svn.apache.org/r1687902
Log:
Upgrade alta-maven-plugin so that the build fails gracefully with unsupported
Maven versions.
Modified:
axis/axis2/java/core/trunk/modules/osgi-tests/pom.xml
Modified: axis/axis2/java/core/trunk/modules/osgi-tests/pom.xml
URL:
http://svn.apache.org/viewvc/axis/axis2/java/core/trunk/modules/osgi-tests/pom.xml?rev=1687902&r1=1687901&r2=1687902&view=diff
==============================================================================
--- axis/axis2/java/core/trunk/modules/osgi-tests/pom.xml (original)
+++ axis/axis2/java/core/trunk/modules/osgi-tests/pom.xml Sat Jun 27 10:16:19
2015
@@ -98,7 +98,7 @@
<plugin>
<groupId>com.github.veithen.alta</groupId>
<artifactId>alta-maven-plugin</artifactId>
- <version>0.2</version>
+ <version>0.2.1</version>
<executions>
<execution>
<goals>