You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ke...@apache.org on 2013/04/19 16:03:19 UTC

svn commit: r1469834 - in /geronimo/specs/trunk/geronimo-ejb_3.2_spec: ./ pom.xml

Author: kevan
Date: Fri Apr 19 14:03:18 2013
New Revision: 1469834

URL: http://svn.apache.org/r1469834
Log:
GERONIMO-6457 Create new geronimo-ejb_3.2_spec on trunk. I made simple pom/notice updates. But have not tried to build

Added:
    geronimo/specs/trunk/geronimo-ejb_3.2_spec/
      - copied from r1469829, geronimo/specs/trunk/geronimo-ejb_3.1_spec/
Modified:
    geronimo/specs/trunk/geronimo-ejb_3.2_spec/pom.xml

Modified: geronimo/specs/trunk/geronimo-ejb_3.2_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-ejb_3.2_spec/pom.xml?rev=1469834&r1=1469829&r2=1469834&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-ejb_3.2_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-ejb_3.2_spec/pom.xml Fri Apr 19 14:03:18 2013
@@ -27,15 +27,15 @@
     <parent>
         <groupId>org.apache.geronimo.genesis</groupId>
         <artifactId>genesis-java5-flava</artifactId>
-        <version>2.0</version>
+        <version>2.1</version>
     </parent>
 
     <groupId>org.apache.geronimo.specs</groupId>
-    <artifactId>geronimo-ejb_3.1_spec</artifactId>
+    <artifactId>geronimo-ejb_3.2_spec</artifactId>
     <packaging>bundle</packaging>
-    <name>Apache Geronimo EJB Spec 3.1</name>
-    <version>1.0.3-SNAPSHOT</version>
-    <description>EJB 3.1 API</description>
+    <name>Apache Geronimo EJB Spec 3.2</name>
+    <version>1.0-SNAPSHOT</version>
+    <description>EJB 3.2 API</description>
 
     <url>http://geronimo.apache.org/maven/${siteId}/${version}</url>
     <distributionManagement>