[jboss-cvs] JBossAS SVN: r108428 - in projects/service-binding/trunk: core and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Oct 4 12:25:54 EDT 2010


Author: bstansberry at jboss.com
Date: 2010-10-04 12:25:54 -0400 (Mon, 04 Oct 2010)
New Revision: 108428

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

Modified: projects/service-binding/trunk/core/pom.xml
===================================================================
--- projects/service-binding/trunk/core/pom.xml	2010-10-04 16:17:47 UTC (rev 108427)
+++ projects/service-binding/trunk/core/pom.xml	2010-10-04 16:25:54 UTC (rev 108428)
@@ -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.2.0.Final</version>
+  <version>1.3.0-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-10-04 16:17:47 UTC (rev 108427)
+++ projects/service-binding/trunk/management/pom.xml	2010-10-04 16:25:54 UTC (rev 108428)
@@ -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.2.0.Final</version>
+  <version>1.3.0-SNAPSHOT</version>
   <description>Management Interface for JBoss Service Binding Manager Service</description>
 
   

Modified: projects/service-binding/trunk/pom.xml
===================================================================
--- projects/service-binding/trunk/pom.xml	2010-10-04 16:17:47 UTC (rev 108427)
+++ projects/service-binding/trunk/pom.xml	2010-10-04 16:25:54 UTC (rev 108428)
@@ -22,7 +22,7 @@
   <!-- Artifact Information  -->
   <groupId>org.jboss.service.binding</groupId>
   <artifactId>jboss-service-binding-parent</artifactId>
-  <version>1.2.0.Final</version>
+  <version>1.3.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>JBoss Service Binding Aggregator</name>
   <url>http://www.jboss.org</url>



More information about the jboss-cvs-commits mailing list