[jboss-cvs] JBossAS SVN: r106920 - in projects/service-binding/trunk: management and 1 other directory.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jul 20 10:39:53 EDT 2010


Author: bstansberry at jboss.com
Date: 2010-07-20 10:39:52 -0400 (Tue, 20 Jul 2010)
New Revision: 106920

Modified:
   projects/service-binding/trunk/core/pom.xml
   projects/service-binding/trunk/management/pom.xml
Log:
Resume development

Modified: projects/service-binding/trunk/core/pom.xml
===================================================================
--- projects/service-binding/trunk/core/pom.xml	2010-07-20 14:39:47 UTC (rev 106919)
+++ projects/service-binding/trunk/core/pom.xml	2010-07-20 14:39:52 UTC (rev 106920)
@@ -18,7 +18,7 @@
   <groupId>org.jboss.service.binding</groupId>
   <artifactId>jboss-service-binding-core</artifactId>
   <name>JBoss Service Binding Manager Core</name>
-  <version>1.1.0.Final</version>
+  <version>1.1.1-SNAPSHOT</version>
   <description>JBoss Service Binding Manager Service</description>
 
   <!-- Properties -->

Modified: projects/service-binding/trunk/management/pom.xml
===================================================================
--- projects/service-binding/trunk/management/pom.xml	2010-07-20 14:39:47 UTC (rev 106919)
+++ projects/service-binding/trunk/management/pom.xml	2010-07-20 14:39:52 UTC (rev 106920)
@@ -18,7 +18,7 @@
   <groupId>org.jboss.service.binding</groupId>
   <artifactId>jboss-service-binding-mgmt</artifactId>
   <name>JBoss Service Binding Manager Management Interface</name>
-  <version>1.1.0.Final</version>
+  <version>1.1.1-SNAPSHOT</version>
   <description>Management Interface for JBoss Service Binding Manager Service</description>
 
   



More information about the jboss-cvs-commits mailing list