[jboss-cvs] JBossAS SVN: r103427 - in projects/jboss-osgi/projects/runtime/deployers/trunk: vfs21 and 1 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Thu Apr 1 10:26:22 EDT 2010


Author: thomas.diesler at jboss.com
Date: 2010-04-01 10:26:22 -0400 (Thu, 01 Apr 2010)
New Revision: 103427

Modified:
   projects/jboss-osgi/projects/runtime/deployers/trunk/pom.xml
   projects/jboss-osgi/projects/runtime/deployers/trunk/vfs21/pom.xml
   projects/jboss-osgi/projects/runtime/deployers/trunk/vfs30/pom.xml
Log:
[maven-release-plugin] prepare release jboss-osgi-deployers-1.0.6

Modified: projects/jboss-osgi/projects/runtime/deployers/trunk/pom.xml
===================================================================
--- projects/jboss-osgi/projects/runtime/deployers/trunk/pom.xml	2010-04-01 14:25:29 UTC (rev 103426)
+++ projects/jboss-osgi/projects/runtime/deployers/trunk/pom.xml	2010-04-01 14:26:22 UTC (rev 103427)
@@ -20,7 +20,7 @@
   <artifactId>jboss-osgi-deployers</artifactId>
   <packaging>pom</packaging>
 
-  <version>1.0.6-SNAPSHOT</version>
+  <version>1.0.6</version>
 
   <!-- Parent -->
   <parent>
@@ -38,9 +38,9 @@
 
   <!-- Subversion -->
   <scm>
-    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/jboss-osgi/projects/runtime/deployers/trunk</connection>
-    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/jboss-osgi/projects/runtime/deployers/trunk</developerConnection>
-    <url>http://fisheye.jboss.com/qsearch/JBossOSGi</url>
+    <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/jboss-osgi/projects/runtime/deployers/tags/jboss-osgi-deployers-1.0.6</connection>
+    <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/jboss-osgi/projects/runtime/deployers/tags/jboss-osgi-deployers-1.0.6</developerConnection>
+    <url>http://fisheye.jboss.com/qsearch/JBossOSGi/tags/jboss-osgi-deployers-1.0.6</url>
   </scm>
 
   <!-- Modules -->

Modified: projects/jboss-osgi/projects/runtime/deployers/trunk/vfs21/pom.xml
===================================================================
--- projects/jboss-osgi/projects/runtime/deployers/trunk/vfs21/pom.xml	2010-04-01 14:25:29 UTC (rev 103426)
+++ projects/jboss-osgi/projects/runtime/deployers/trunk/vfs21/pom.xml	2010-04-01 14:26:22 UTC (rev 103427)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.jboss.osgi.deployers</groupId>
     <artifactId>jboss-osgi-deployers</artifactId>
-    <version>1.0.6-SNAPSHOT</version>
+    <version>1.0.6</version>
   </parent>
 
   <properties>

Modified: projects/jboss-osgi/projects/runtime/deployers/trunk/vfs30/pom.xml
===================================================================
--- projects/jboss-osgi/projects/runtime/deployers/trunk/vfs30/pom.xml	2010-04-01 14:25:29 UTC (rev 103426)
+++ projects/jboss-osgi/projects/runtime/deployers/trunk/vfs30/pom.xml	2010-04-01 14:26:22 UTC (rev 103427)
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.jboss.osgi.deployers</groupId>
     <artifactId>jboss-osgi-deployers</artifactId>
-    <version>1.0.6-SNAPSHOT</version>
+    <version>1.0.6</version>
   </parent>
 
   <properties>




More information about the jboss-cvs-commits mailing list