You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ri...@apache.org on 2010/01/07 12:37:26 UTC

svn commit: r896851 - in /geronimo/specs/trunk/geronimo-annotation_1.1_spec: ./ pom.xml

Author: rickmcguire
Date: Thu Jan  7 11:36:43 2010
New Revision: 896851

URL: http://svn.apache.org/viewvc?rev=896851&view=rev
Log:
GERONIMO-5017 Create geronimo-annotation_1.1_spec jar


Added:
    geronimo/specs/trunk/geronimo-annotation_1.1_spec/
      - copied from r896844, geronimo/specs/trunk/geronimo-annotation_1.0-MR1_spec/
Modified:
    geronimo/specs/trunk/geronimo-annotation_1.1_spec/pom.xml

Modified: geronimo/specs/trunk/geronimo-annotation_1.1_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-annotation_1.1_spec/pom.xml?rev=896851&r1=896844&r2=896851&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-annotation_1.1_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-annotation_1.1_spec/pom.xml Thu Jan  7 11:36:43 2010
@@ -7,9 +7,9 @@
     to you under the Apache License, Version 2.0 (the
     "License"); you may not use this file except in compliance
     with the License.  You may obtain a copy of the License at
-    
+
      http://www.apache.org/licenses/LICENSE-2.0
-    
+
     Unless required by applicable law or agreed to in writing,
     software distributed under the License is distributed on an
     "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
@@ -31,7 +31,7 @@
     </parent>
 
     <groupId>org.apache.geronimo.specs</groupId>
-    <artifactId>geronimo-annotation_1.0-MR1_spec</artifactId>
+    <artifactId>geronimo-annotation_1.1_spec</artifactId>
     <packaging>bundle</packaging>
     <name>Annotation 1.1</name>
     <version>1.0-SNAPSHOT</version>