[exo-jcr-commits] exo-jcr SVN: r1778 - parent/trunk.

do-not-reply at jboss.org do-not-reply at jboss.org
Fri Feb 12 11:33:59 EST 2010


Author: pnedonosko
Date: 2010-02-12 11:33:59 -0500 (Fri, 12 Feb 2010)
New Revision: 1778

Modified:
   parent/trunk/pom.xml
Log:
[maven-release-plugin] prepare release 4

Modified: parent/trunk/pom.xml
===================================================================
--- parent/trunk/pom.xml	2010-02-12 16:24:59 UTC (rev 1777)
+++ parent/trunk/pom.xml	2010-02-12 16:33:59 UTC (rev 1778)
@@ -28,7 +28,7 @@
    </parent>
    <groupId>org.exoplatform</groupId>
    <artifactId>foundation-parent</artifactId>
-   <version>4-SNAPSHOT</version>
+   <version>4</version>
    <packaging>pom</packaging>
 
    <name>eXo JBoss Parent</name>
@@ -46,9 +46,9 @@
    </licenses>
 
    <scm>
-      <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/parent/trunk</connection>
-      <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/parent/trunk</developerConnection>
-      <url>http://fisheye.jboss.org/browse/exo-jcr/parent/trunk</url>
+      <connection>scm:svn:http://anonsvn.jboss.org/repos/exo-jcr/parent/tags/4</connection>
+      <developerConnection>scm:svn:https://svn.jboss.org/repos/exo-jcr/parent/tags/4</developerConnection>
+      <url>http://fisheye.jboss.org/browse/exo-jcr/parent/tags/4</url>
    </scm>
 
    <!-- Hudson to parse poms before the build do not use our settings  -->
@@ -377,7 +377,7 @@
                      <doCheck>false</doCheck>
                      <doUpdate>false</doUpdate>
                   </configuration>
-               </plugin>
+               </plugin>
                <plugin>
                  <groupId>org.apache.maven.plugins</groupId>
                  <artifactId>maven-enforcer-plugin</artifactId>
@@ -408,7 +408,7 @@
                      </configuration>
                    </execution>
                  </executions>            
-               </plugin>
+               </plugin>
             </plugins>
          </build>
       </profile>



More information about the exo-jcr-commits mailing list