You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2013/10/22 10:25:14 UTC

svn commit: r1534538 - /servicemix/smx4/bundles/trunk/swagger-annotations-1.3.0/pom.xml

Author: ffang
Date: Tue Oct 22 08:25:13 2013
New Revision: 1534538

URL: http://svn.apache.org/r1534538
Log:
correct a typo

Modified:
    servicemix/smx4/bundles/trunk/swagger-annotations-1.3.0/pom.xml

Modified: servicemix/smx4/bundles/trunk/swagger-annotations-1.3.0/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/bundles/trunk/swagger-annotations-1.3.0/pom.xml?rev=1534538&r1=1534537&r2=1534538&view=diff
==============================================================================
--- servicemix/smx4/bundles/trunk/swagger-annotations-1.3.0/pom.xml (original)
+++ servicemix/smx4/bundles/trunk/swagger-annotations-1.3.0/pom.xml Tue Oct 22 08:25:13 2013
@@ -29,7 +29,7 @@
     </parent>
 
     <groupId>org.apache.servicemix.bundles</groupId>
-    <artifactId>org.apache.servicemix.bundles.swagger-annotation</artifactId>
+    <artifactId>org.apache.servicemix.bundles.swagger-annotations</artifactId>
     <version>1.3.0_1-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>