Author: sebb
Date: Sat Apr 2 01:00:05 2011
New Revision: 1087950
URL: http://svn.apache.org/viewvc?rev=1087950&view=rev
Log:
Add Apache Parent pom
Modified:
jakarta/bcel/trunk/pom.xml
Modified: jakarta/bcel/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/jakarta/bcel/trunk/pom.xml?rev=1087950&r1=1087949&r2=1087950&view=diff
==============================================================================
--- jakarta/bcel/trunk/pom.xml (original)
+++ jakarta/bcel/trunk/pom.xml Sat Apr 2 01:00:05 2011
@@ -23,6 +23,12 @@
<modelVersion>4.0.0</modelVersion>
+ <parent>
+ <groupId>org.apache</groupId>
+ <artifactId>apache</artifactId>
+ <version>9</version>
+ </parent>
+
<groupId>org.apache.bcel</groupId>
<artifactId>bcel</artifactId>
<packaging>jar</packaging>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]