You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xmlgraphics.apache.org by ga...@apache.org on 2016/02/23 19:54:04 UTC

svn commit: r1731927 - /xmlgraphics/commons/branches/maven/pom.xml

Author: gadams
Date: Tue Feb 23 18:54:04 2016
New Revision: 1731927

URL: http://svn.apache.org/viewvc?rev=1731927&view=rev
Log:
Change artifact id to xmlgraphics-commons to improve interoperability with xmlgraphics-commons-2.1.jar artifact.

Modified:
    xmlgraphics/commons/branches/maven/pom.xml

Modified: xmlgraphics/commons/branches/maven/pom.xml
URL: http://svn.apache.org/viewvc/xmlgraphics/commons/branches/maven/pom.xml?rev=1731927&r1=1731926&r2=1731927&view=diff
==============================================================================
--- xmlgraphics/commons/branches/maven/pom.xml (original)
+++ xmlgraphics/commons/branches/maven/pom.xml Tue Feb 23 18:54:04 2016
@@ -3,7 +3,7 @@
   <modelVersion>4.0.0</modelVersion>
 
   <groupId>org.apache.xmlgraphics</groupId>
-  <artifactId>commons-xmlgraphics</artifactId>
+  <artifactId>xmlgraphics-commons</artifactId>
   <version>2.2.0-SNAPSHOT</version>
   <name>${project.groupId}:${project.artifactId}</name>
   <description>XML Graphics Commons</description>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: commits-help@xmlgraphics.apache.org