Author: dblevins
Date: Sun Oct 2 05:08:37 2011
New Revision: 1178123
URL: http://svn.apache.org/viewvc?rev=1178123&view=rev
Log:
adjust parent poms to be the patched libs pom
Modified:
openejb/trunk/patched-libraries/bval-patched/pom.xml
openejb/trunk/patched-libraries/jstl-patched/pom.xml
openejb/trunk/patched-libraries/openwebbeans-jsf-patched/pom.xml
Modified: openejb/trunk/patched-libraries/bval-patched/pom.xml
URL:
http://svn.apache.org/viewvc/openejb/trunk/patched-libraries/bval-patched/pom.xml?rev=1178123&r1=1178122&r2=1178123&view=diff
==============================================================================
--- openejb/trunk/patched-libraries/bval-patched/pom.xml (original)
+++ openejb/trunk/patched-libraries/bval-patched/pom.xml Sun Oct 2 05:08:37
2011
@@ -19,9 +19,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.apache.openejb</groupId>
- <artifactId>deps</artifactId>
- <version>4.0.0-beta-2-SNAPSHOT</version>
+ <groupId>org.apache.openejb.patch</groupId>
+ <artifactId>openejb-patch-parent</artifactId>
+ <version>1.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.openejb.patch</groupId>
Modified: openejb/trunk/patched-libraries/jstl-patched/pom.xml
URL:
http://svn.apache.org/viewvc/openejb/trunk/patched-libraries/jstl-patched/pom.xml?rev=1178123&r1=1178122&r2=1178123&view=diff
==============================================================================
--- openejb/trunk/patched-libraries/jstl-patched/pom.xml (original)
+++ openejb/trunk/patched-libraries/jstl-patched/pom.xml Sun Oct 2 05:08:37
2011
@@ -19,9 +19,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.apache.openejb</groupId>
- <artifactId>deps</artifactId>
- <version>4.0.0-beta-2-SNAPSHOT</version>
+ <groupId>org.apache.openejb.patch</groupId>
+ <artifactId>openejb-patch-parent</artifactId>
+ <version>1.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.openejb.patch</groupId>
Modified: openejb/trunk/patched-libraries/openwebbeans-jsf-patched/pom.xml
URL:
http://svn.apache.org/viewvc/openejb/trunk/patched-libraries/openwebbeans-jsf-patched/pom.xml?rev=1178123&r1=1178122&r2=1178123&view=diff
==============================================================================
--- openejb/trunk/patched-libraries/openwebbeans-jsf-patched/pom.xml (original)
+++ openejb/trunk/patched-libraries/openwebbeans-jsf-patched/pom.xml Sun Oct 2
05:08:37 2011
@@ -19,9 +19,9 @@
<modelVersion>4.0.0</modelVersion>
<parent>
- <groupId>org.apache.openejb</groupId>
- <artifactId>deps</artifactId>
- <version>4.0.0-beta-2-SNAPSHOT</version>
+ <groupId>org.apache.openejb.patch</groupId>
+ <artifactId>openejb-patch-parent</artifactId>
+ <version>1.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.openejb.patch</groupId>