Author: jdcasey
Date: Tue Sep 21 20:25:49 2010
New Revision: 999596

URL: http://svn.apache.org/viewvc?rev=999596&view=rev
Log:
[maven-release-plugin] prepare release maven-ejb-plugin-2.3

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=999596&r1=999595&r2=999596&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ejb-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-ejb-plugin/pom.xml Tue Sep 21 20:25:49 2010
@@ -29,7 +29,7 @@ under the License.
   </parent>
 
   <artifactId>maven-ejb-plugin</artifactId>
-  <version>2.3-SNAPSHOT</version>
+  <version>2.3</version>
   <packaging>maven-plugin</packaging>
 
   <name>Maven EJB Plugin</name>
@@ -40,9 +40,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.3</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-ejb-plugin-2.3</developerConnection>
+    
<url>http://svn.apache.org/viewvc/maven/plugins/tags/maven-ejb-plugin-2.3</url>
   </scm>
   <issueManagement>
     <system>JIRA</system>


Reply via email to