[jboss-cvs] JBossAS SVN: r83671 - projects/ejb3/trunk/timerservice-as5.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri Jan 30 06:46:57 EST 2009
Author: wolfc
Date: 2009-01-30 06:46:57 -0500 (Fri, 30 Jan 2009)
New Revision: 83671
Modified:
projects/ejb3/trunk/timerservice-as5/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration
Modified: projects/ejb3/trunk/timerservice-as5/pom.xml
===================================================================
--- projects/ejb3/trunk/timerservice-as5/pom.xml 2009-01-30 11:46:41 UTC (rev 83670)
+++ projects/ejb3/trunk/timerservice-as5/pom.xml 2009-01-30 11:46:57 UTC (rev 83671)
@@ -13,7 +13,7 @@
<!-- Artifact Information -->
<artifactId>jboss-ejb3-timerservice-as5</artifactId>
<packaging>jar</packaging>
- <version>0.1.0-alpha-1</version>
+ <version>0.1.0-SNAPSHOT</version>
<name>JBoss EJB 3.x TimerService AS 5</name>
<description>
An implementation of an EJB TimerService that falls back to the TimerService
@@ -78,10 +78,4 @@
<scope>test</scope>
</dependency>
</dependencies>
-
- <scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-timerservice-as5-0.1.0-alpha-1</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-timerservice-as5-0.1.0-alpha-1</developerConnection>
- <url>http://anonsvn.jboss.org/repos/jbossas/projects/ejb3/tags/jboss-ejb3-timerservice-as5-0.1.0-alpha-1</url>
- </scm>
</project>
\ No newline at end of file
More information about the jboss-cvs-commits
mailing list