You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2014/08/24 00:27:29 UTC

svn commit: r1620087 - /maven/plugins/trunk/maven-ejb-plugin/pom.xml

Author: khmarbaise
Date: Sat Aug 23 22:27:28 2014
New Revision: 1620087

URL: http://svn.apache.org/r1620087
Log:
[maven-release-plugin] prepare release maven-ejb-plugin-2.4

Modified:
    maven/plugins/trunk/maven-ejb-plugin/pom.xml

Modified: maven/plugins/trunk/maven-ejb-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ejb-plugin/pom.xml?rev=1620087&r1=1620086&r2=1620087&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ejb-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ejb-plugin/pom.xml Sat Aug 23 22:27:28 2014
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-ejb-plugin</artifactId>
-  <version>2.4-SNAPSHOT</version>
+  <version>2.4</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven EJB Plugin</name>
@@ -41,9 +41,9 @@ under the License.
   </prerequisites>
 
   <scm>
-    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ejb-plugin/</connection>
-    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/trunk/maven-ejb-plugin/</developerConnection>
-    <url>http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ejb-plugin/</url>
+    <connection>scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-ejb-plugin-2.4</connection>
+    <developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-ejb-plugin-2.4</developerConnection>
+    <url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-ejb-plugin-2.4</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>