You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by dj...@apache.org on 2009/06/14 09:44:58 UTC

svn commit: r784521 - /geronimo/specs/trunk/geronimo-jaxb_2.1_spec/pom.xml

Author: djencks
Date: Sun Jun 14 07:44:58 2009
New Revision: 784521

URL: http://svn.apache.org/viewvc?rev=784521&view=rev
Log:
fix spec version in name and description

Modified:
    geronimo/specs/trunk/geronimo-jaxb_2.1_spec/pom.xml

Modified: geronimo/specs/trunk/geronimo-jaxb_2.1_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jaxb_2.1_spec/pom.xml?rev=784521&r1=784520&r2=784521&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jaxb_2.1_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jaxb_2.1_spec/pom.xml Sun Jun 14 07:44:58 2009
@@ -31,8 +31,8 @@
     <artifactId>geronimo-jaxb_2.1_spec</artifactId>
     <packaging>bundle</packaging>
     <version>1.0-SNAPSHOT</version>
-    <name>Apache JAXB 2.0 Spec</name>
-    <description>Java API for XML binding 2.0 API</description>
+    <name>Apache JAXB 2.1 Spec</name>
+    <description>Java API for XML binding 2.1 API</description>
 
     <url>http://geronimo.apache.org/maven/${siteId}/${version}</url>
     <distributionManagement>