[jboss-cvs] JBossAS SVN: r87197 - projects/bootstrap/trunk/spi.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Apr 13 14:57:06 EDT 2009


Author: ALRubinger
Date: 2009-04-13 14:57:06 -0400 (Mon, 13 Apr 2009)
New Revision: 87197

Modified:
   projects/bootstrap/trunk/spi/pom.xml
Log:
[JBBOOT-37] Give an explicit version to bootstrap SPI

Modified: projects/bootstrap/trunk/spi/pom.xml
===================================================================
--- projects/bootstrap/trunk/spi/pom.xml	2009-04-13 18:55:02 UTC (rev 87196)
+++ projects/bootstrap/trunk/spi/pom.xml	2009-04-13 18:57:06 UTC (rev 87197)
@@ -19,6 +19,7 @@
   <!-- Artifact Configuration -->
   <artifactId>jboss-bootstrap-spi</artifactId>
   <name>JBoss Bootstrap SPI</name>
+  <version>0.1.0-SNAPSHOT</version>
   <description>Service Provider Interface for JBoss Bootstrap</description>
 
 




More information about the jboss-cvs-commits mailing list