You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by rm...@apache.org on 2017/12/19 11:40:52 UTC

svn commit: r1818656 - /geronimo/specs/trunk/geronimo-jaxrs_2.1_spec/pom.xml

Author: rmannibucau
Date: Tue Dec 19 11:40:51 2017
New Revision: 1818656

URL: http://svn.apache.org/viewvc?rev=1818656&view=rev
Log:
fixing project name

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

Modified: geronimo/specs/trunk/geronimo-jaxrs_2.1_spec/pom.xml
URL: http://svn.apache.org/viewvc/geronimo/specs/trunk/geronimo-jaxrs_2.1_spec/pom.xml?rev=1818656&r1=1818655&r2=1818656&view=diff
==============================================================================
--- geronimo/specs/trunk/geronimo-jaxrs_2.1_spec/pom.xml (original)
+++ geronimo/specs/trunk/geronimo-jaxrs_2.1_spec/pom.xml Tue Dec 19 11:40:51 2017
@@ -31,7 +31,7 @@
   <groupId>org.apache.geronimo.specs</groupId>
   <artifactId>geronimo-jaxrs_2.1_spec</artifactId>
   <packaging>bundle</packaging>
-  <name>Apache Geronimo JAX-RS Spec 2.0</name>
+  <name>Apache Geronimo JAX-RS Spec 2.1</name>
   <version>1.0-SNAPSHOT</version>
   <description>Java API for RESTful Web Services 2.1</description>