Author: lukaszlenart
Date: Tue Jan 8 07:02:19 2013
New Revision: 1430148
URL: http://svn.apache.org/viewvc?rev=1430148&view=rev
Log:
Uses the latest stable parent pom instead SNAPSHOT version
Modified:
commons/proper/ognl/trunk/pom.xml
Modified: commons/proper/ognl/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/commons/proper/ognl/trunk/pom.xml?rev=1430148&r1=1430147&r2=1430148&view=diff
==============================================================================
--- commons/proper/ognl/trunk/pom.xml (original)
+++ commons/proper/ognl/trunk/pom.xml Tue Jan 8 07:02:19 2013
@@ -22,7 +22,7 @@ limitations under the License.
<parent>
<groupId>org.apache.commons</groupId>
<artifactId>commons-parent</artifactId>
- <version>28-SNAPSHOT</version>
+ <version>27</version>
</parent>
<groupId>org.apache.commons</groupId>