[jboss-cvs] JBossAS SVN: r83337 - projects/ejb3/trunk/as-int.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Jan 22 23:31:45 EST 2009
Author: ALRubinger
Date: 2009-01-22 23:31:45 -0500 (Thu, 22 Jan 2009)
New Revision: 83337
Modified:
projects/ejb3/trunk/as-int/pom.xml
Log:
[maven-release-plugin] prepare release jboss-ejb3-as-int-1.0.0
Modified: projects/ejb3/trunk/as-int/pom.xml
===================================================================
--- projects/ejb3/trunk/as-int/pom.xml 2009-01-23 00:06:08 UTC (rev 83336)
+++ projects/ejb3/trunk/as-int/pom.xml 2009-01-23 04:31:45 UTC (rev 83337)
@@ -14,7 +14,7 @@
<groupId>org.jboss.ejb3</groupId>
<artifactId>jboss-ejb3-as-int</artifactId>
<name>JBoss EJB 3.x AS Integration</name>
- <version>1.0.0-SNAPSHOT</version>
+ <version>1.0.0</version>
<description>Integration of the EJB3 Project with JBoss Application Server</description>
<!-- Properties -->
@@ -67,4 +67,10 @@
<!-- All other dependencies -->
</dependencies>
+
+ <scm>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-as-int-1.0.0</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-as-int-1.0.0</developerConnection>
+ <url>http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-as-int-1.0.0</url>
+ </scm>
</project>
More information about the jboss-cvs-commits
mailing list