Author: olamy
Date: Mon Jan 21 14:59:00 2013
New Revision: 1436395
URL: http://svn.apache.org/viewvc?rev=1436395&view=rev
Log:
use last maven parent
Modified:
maven/plugins/trunk/maven-plugins/pom.xml
Modified: maven/plugins/trunk/maven-plugins/pom.xml
URL:
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/pom.xml?rev=1436395&r1=1436394&r2=1436395&view=diff
==============================================================================
--- maven/plugins/trunk/maven-plugins/pom.xml (original)
+++ maven/plugins/trunk/maven-plugins/pom.xml Mon Jan 21 14:59:00 2013
@@ -23,7 +23,7 @@ under the License.
<parent>
<groupId>org.apache.maven</groupId>
<artifactId>maven-parent</artifactId>
- <version>22</version>
+ <version>23</version>
<relativePath>../../pom/maven/pom.xml</relativePath>
</parent>