You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ol...@apache.org on 2013/01/26 22:45:42 UTC

svn commit: r1438971 - /commons/proper/ognl/trunk/pom.xml

Author: olamy
Date: Sat Jan 26 21:45:42 2013
New Revision: 1438971

URL: http://svn.apache.org/viewvc?rev=1438971&view=rev
Log:
use released parent pom

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=1438971&r1=1438970&r2=1438971&view=diff
==============================================================================
--- commons/proper/ognl/trunk/pom.xml (original)
+++ commons/proper/ognl/trunk/pom.xml Sat Jan 26 21:45:42 2013
@@ -22,7 +22,7 @@ limitations under the License.
  <parent>
    <groupId>org.apache.commons</groupId>
    <artifactId>commons-parent</artifactId>
-   <version>28-SNAPSHOT</version>
+   <version>28</version>
  </parent>
 
   <groupId>org.apache.commons</groupId>