Author: gk
Date: Wed Oct 24 08:35:27 2018
New Revision: 1844740
URL: http://svn.apache.org/viewvc?rev=1844740&view=rev
Log:
- update snapshot dependency
Modified:
turbine/maven/turbine-parent/trunk/pom.xml
Modified: turbine/maven/turbine-parent/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/turbine/maven/turbine-parent/trunk/pom.xml?rev=1844740&r1=1844739&r2=1844740&view=diff
==============================================================================
--- turbine/maven/turbine-parent/trunk/pom.xml (original)
+++ turbine/maven/turbine-parent/trunk/pom.xml Wed Oct 24 08:35:27 2018
@@ -380,7 +380,7 @@
<dependency>
<groupId>org.apache.turbine</groupId>
<artifactId>turbine-parent-assembly</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.1</version>
</dependency>
</dependencies>
<!-- Disable Apache Parent POM built-in source assembly -->