You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2010/06/17 19:21:29 UTC

svn commit: r955681 - /servicemix/components/engines/servicemix-pdfcomposer/trunk/pom.xml

Author: jbonofre
Date: Thu Jun 17 17:21:29 2010
New Revision: 955681

URL: http://svn.apache.org/viewvc?rev=955681&view=rev
Log:
Update parent pom and version.

Modified:
    servicemix/components/engines/servicemix-pdfcomposer/trunk/pom.xml

Modified: servicemix/components/engines/servicemix-pdfcomposer/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/components/engines/servicemix-pdfcomposer/trunk/pom.xml?rev=955681&r1=955680&r2=955681&view=diff
==============================================================================
--- servicemix/components/engines/servicemix-pdfcomposer/trunk/pom.xml (original)
+++ servicemix/components/engines/servicemix-pdfcomposer/trunk/pom.xml Thu Jun 17 17:21:29 2010
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.apache.servicemix</groupId>
         <artifactId>components-pom</artifactId>
-        <version>5-SNAPSHOT</version>
+        <version>6-SNAPSHOT</version>
     </parent>
     
     <groupId>org.apache.servicemix</groupId>
     <artifactId>servicemix-pdfcomposer</artifactId>
-    <version>2010.01-SNAPSHOT</version>
+    <version>2010.02-SNAPSHOT</version>
     <packaging>jbi-component</packaging>
     
     <name>ServiceMix :: PDF Composer</name>
@@ -155,4 +155,4 @@
         </plugins>
     </build>
 
-</project>
\ No newline at end of file
+</project>