You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by dk...@apache.org on 2010/10/07 22:08:59 UTC

svn commit: r1005605 - /cxf/xjc-utils/trunk/pom.xml

Author: dkulp
Date: Thu Oct  7 20:08:58 2010
New Revision: 1005605

URL: http://svn.apache.org/viewvc?rev=1005605&view=rev
Log:
Prepare pom for xjc release

Modified:
    cxf/xjc-utils/trunk/pom.xml

Modified: cxf/xjc-utils/trunk/pom.xml
URL: http://svn.apache.org/viewvc/cxf/xjc-utils/trunk/pom.xml?rev=1005605&r1=1005604&r2=1005605&view=diff
==============================================================================
--- cxf/xjc-utils/trunk/pom.xml (original)
+++ cxf/xjc-utils/trunk/pom.xml Thu Oct  7 20:08:58 2010
@@ -30,6 +30,11 @@
         <artifactId>apache</artifactId>
         <version>7</version>
     </parent>
+    <scm>
+      <connection>scm:svn:http://svn.apache.org/repos/asf/cxf/xjc-utils/trunk</connection>
+      <developerConnection>scm:svn:https://svn.apache.org/repos/asf/cxf/xjc-utils/trunk</developerConnection>
+      <url>http://svn.apache.org/repos/asf/cxf/xjc-utils/trunk</url>
+    </scm>
 
     <properties>
         <jdk.version>1.6</jdk.version>
@@ -347,7 +352,7 @@
                         <dependency>
                             <groupId>org.apache.cxf.build-utils</groupId>
                             <artifactId>cxf-buildtools</artifactId>
-                            <version>${project.version}</version>
+                            <version>2.3.0</version>
                         </dependency>
                     </dependencies>
                 </plugin>
@@ -359,7 +364,7 @@
                         <dependency>
                             <groupId>org.apache.cxf.build-utils</groupId>
                             <artifactId>cxf-buildtools</artifactId>
-                            <version>${project.version}</version>
+                            <version>2.3.0</version>
                         </dependency>
                     </dependencies>
                     <configuration>
@@ -392,7 +397,7 @@
                         <dependency>
                             <groupId>org.apache.cxf.build-utils</groupId>
                             <artifactId>cxf-buildtools</artifactId>
-                            <version>${project.version}</version>
+                            <version>2.3.0</version>
                         </dependency>
                     </dependencies>
                     <configuration>