[jboss-osgi-commits] JBoss-OSGI SVN: r103115 - in projects/jboss-osgi/projects/runtime/vfs/trunk: api and 2 other directories.

jboss-osgi-commits at lists.jboss.org jboss-osgi-commits at lists.jboss.org
Mon Mar 29 08:48:43 EDT 2010


Author: thomas.diesler at jboss.com
Date: 2010-03-29 08:48:42 -0400 (Mon, 29 Mar 2010)
New Revision: 103115

Modified:
   projects/jboss-osgi/projects/runtime/vfs/trunk/api/pom.xml
   projects/jboss-osgi/projects/runtime/vfs/trunk/pom.xml
   projects/jboss-osgi/projects/runtime/vfs/trunk/vfs21/pom.xml
   projects/jboss-osgi/projects/runtime/vfs/trunk/vfs30/pom.xml
Log:
[maven-release-plugin] prepare for next development iteration

Modified: projects/jboss-osgi/projects/runtime/vfs/trunk/api/pom.xml
===================================================================
--- projects/jboss-osgi/projects/runtime/vfs/trunk/api/pom.xml	2010-03-29 12:48:22 UTC (rev 103114)
+++ projects/jboss-osgi/projects/runtime/vfs/trunk/api/pom.xml	2010-03-29 12:48:42 UTC (rev 103115)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.jboss.osgi.vfs</groupId>
     <artifactId>jboss-osgi-vfs-parent</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
 </project>

Modified: projects/jboss-osgi/projects/runtime/vfs/trunk/pom.xml
===================================================================
--- projects/jboss-osgi/projects/runtime/vfs/trunk/pom.xml	2010-03-29 12:48:22 UTC (rev 103114)
+++ projects/jboss-osgi/projects/runtime/vfs/trunk/pom.xml	2010-03-29 12:48:42 UTC (rev 103115)
@@ -21,7 +21,7 @@
   <artifactId>jboss-osgi-vfs-parent</artifactId>
   <packaging>pom</packaging>
   
-  <version>1.0.0</version>
+  <version>1.0.1-SNAPSHOT</version>
   
   <!-- Parent -->
   <parent>
@@ -32,9 +32,9 @@
 
   <!-- Subversion -->
   <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/jboss-osgi/projects/runtime/vfs/tags/jboss-osgi-vfs-parent-1.0.0</developerConnection>
-    <url>http://fisheye.jboss.com/qsearch/JBossOSGi/tags/jboss-osgi-vfs-parent-1.0.0</url>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/jboss-osgi/projects/runtime/vfs/trunk</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/jboss-osgi/projects/runtime/vfs/trunk</developerConnection>
+    <url>http://fisheye.jboss.com/qsearch/JBossOSGi</url>
   </scm>
   
   <!-- Properties -->

Modified: projects/jboss-osgi/projects/runtime/vfs/trunk/vfs21/pom.xml
===================================================================
--- projects/jboss-osgi/projects/runtime/vfs/trunk/vfs21/pom.xml	2010-03-29 12:48:22 UTC (rev 103114)
+++ projects/jboss-osgi/projects/runtime/vfs/trunk/vfs21/pom.xml	2010-03-29 12:48:42 UTC (rev 103115)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.jboss.osgi.vfs</groupId>
     <artifactId>jboss-osgi-vfs-parent</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <!-- Properties -->

Modified: projects/jboss-osgi/projects/runtime/vfs/trunk/vfs30/pom.xml
===================================================================
--- projects/jboss-osgi/projects/runtime/vfs/trunk/vfs30/pom.xml	2010-03-29 12:48:22 UTC (rev 103114)
+++ projects/jboss-osgi/projects/runtime/vfs/trunk/vfs30/pom.xml	2010-03-29 12:48:42 UTC (rev 103115)
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.jboss.osgi.vfs</groupId>
     <artifactId>jboss-osgi-vfs-parent</artifactId>
-    <version>1.0.0</version>
+    <version>1.0.1-SNAPSHOT</version>
   </parent>
 
   <!-- Properties -->



More information about the jboss-osgi-commits mailing list