Author: olamy
Date: Thu Jan 3 09:26:38 2013
New Revision: 1428232
URL: http://svn.apache.org/viewvc?rev=1428232&view=rev
Log:
use non SNAPSHOT parent
Modified:
commons/proper/lang/trunk/pom.xml
Modified: commons/proper/lang/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/lang/trunk/pom.xml?rev=1428232&r1=1428231&r2=1428232&view=diff
==============================================================================
--- commons/proper/lang/trunk/pom.xml (original)
+++ commons/proper/lang/trunk/pom.xml Thu Jan 3 09:26:38 2013
@@ -12,7 +12,7 @@
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>28-SNAPSHOT</version>
+ <version>27</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.commons</groupId>