[jboss-cvs] JBossAS SVN: r94844 - in projects/jboss-osgi/trunk: distribution and 11 other directories.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Wed Oct 14 05:55:24 EDT 2009
Author: thomas.diesler at jboss.com
Date: 2009-10-14 05:55:23 -0400 (Wed, 14 Oct 2009)
New Revision: 94844
Modified:
projects/jboss-osgi/trunk/distribution/docbook/pom.xml
projects/jboss-osgi/trunk/distribution/installer/pom.xml
projects/jboss-osgi/trunk/distribution/javadoc/pom.xml
projects/jboss-osgi/trunk/distribution/pom.xml
projects/jboss-osgi/trunk/pom.xml
projects/jboss-osgi/trunk/reactor/blueprint/pom.xml
projects/jboss-osgi/trunk/reactor/framework/pom.xml
projects/jboss-osgi/trunk/reactor/pom.xml
projects/jboss-osgi/trunk/reactor/remotejmx/pom.xml
projects/jboss-osgi/trunk/testsuite/example/pom.xml
projects/jboss-osgi/trunk/testsuite/functional/pom.xml
projects/jboss-osgi/trunk/testsuite/pom.xml
projects/jboss-osgi/trunk/testsuite/trailblazer/pom.xml
Log:
[maven-release-plugin] prepare release jboss-osgi-1.0.0.Beta4
Modified: projects/jboss-osgi/trunk/distribution/docbook/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/distribution/docbook/pom.xml 2009-10-14 09:40:07 UTC (rev 94843)
+++ projects/jboss-osgi/trunk/distribution/docbook/pom.xml 2009-10-14 09:55:23 UTC (rev 94844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.jboss.osgi.distribution</groupId>
<artifactId>jboss-osgi-distribution</artifactId>
- <version>1.0.0.Beta4-SNAPSHOT</version>
+ <version>1.0.0.Beta4</version>
</parent>
<!-- Properties -->
Modified: projects/jboss-osgi/trunk/distribution/installer/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/distribution/installer/pom.xml 2009-10-14 09:40:07 UTC (rev 94843)
+++ projects/jboss-osgi/trunk/distribution/installer/pom.xml 2009-10-14 09:55:23 UTC (rev 94844)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.osgi.distribution</groupId>
<artifactId>jboss-osgi-distribution</artifactId>
- <version>1.0.0.Beta4-SNAPSHOT</version>
+ <version>1.0.0.Beta4</version>
</parent>
<!-- Dependencies -->
Modified: projects/jboss-osgi/trunk/distribution/javadoc/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/distribution/javadoc/pom.xml 2009-10-14 09:40:07 UTC (rev 94843)
+++ projects/jboss-osgi/trunk/distribution/javadoc/pom.xml 2009-10-14 09:55:23 UTC (rev 94844)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.osgi.distribution</groupId>
<artifactId>jboss-osgi-distribution</artifactId>
- <version>1.0.0.Beta4-SNAPSHOT</version>
+ <version>1.0.0.Beta4</version>
</parent>
Modified: projects/jboss-osgi/trunk/distribution/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/distribution/pom.xml 2009-10-14 09:40:07 UTC (rev 94843)
+++ projects/jboss-osgi/trunk/distribution/pom.xml 2009-10-14 09:55:23 UTC (rev 94844)
@@ -37,7 +37,7 @@
<parent>
<groupId>org.jboss.osgi</groupId>
<artifactId>jboss-osgi</artifactId>
- <version>1.0.0.Beta4-SNAPSHOT</version>
+ <version>1.0.0.Beta4</version>
</parent>
<!-- Modules -->
@@ -102,13 +102,13 @@
<dependency>
<groupId>org.jboss.osgi.bundles</groupId>
<artifactId>jboss-osgi-blueprint</artifactId>
- <version>${version.jboss.osgi.blueprint}</version>
+ <version>1.0.0.Alpha2</version>
<classifier>sources</classifier>
</dependency>
<dependency>
<groupId>org.jboss.osgi.bundles</groupId>
<artifactId>jboss-osgi-blueprint</artifactId>
- <version>${version.jboss.osgi.blueprint}</version>
+ <version>1.0.0.Alpha2</version>
<classifier>javadoc</classifier>
</dependency>
<dependency>
@@ -345,7 +345,7 @@
<dependency>
<groupId>org.jboss.osgi.runtime</groupId>
<artifactId>jboss-osgi-framework</artifactId>
- <version>${version.jboss.osgi.framework}</version>
+ <version>1.0.0.Alpha1</version>
<classifier>sources</classifier>
</dependency>
Modified: projects/jboss-osgi/trunk/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/pom.xml 2009-10-14 09:40:07 UTC (rev 94843)
+++ projects/jboss-osgi/trunk/pom.xml 2009-10-14 09:55:23 UTC (rev 94844)
@@ -20,7 +20,7 @@
<artifactId>jboss-osgi</artifactId>
<packaging>pom</packaging>
- <version>1.0.0.Beta4-SNAPSHOT</version>
+ <version>1.0.0.Beta4</version>
<parent>
<groupId>org.jboss.osgi</groupId>
@@ -30,9 +30,9 @@
<!-- Subversion -->
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/jboss-osgi/trunk</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/jboss-osgi/trunk</developerConnection>
- <url>http://fisheye.jboss.com/qsearch/JBossOSGi</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/jboss-osgi/tags/jboss-osgi-1.0.0.Beta4</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/jboss-osgi/tags/jboss-osgi-1.0.0.Beta4</developerConnection>
+ <url>http://fisheye.jboss.com/qsearch/JBossOSGi/tags/jboss-osgi-1.0.0.Beta4</url>
</scm>
<!-- Modules -->
@@ -99,7 +99,7 @@
<dependency>
<groupId>org.jboss.osgi.bundles</groupId>
<artifactId>jboss-osgi-blueprint</artifactId>
- <version>${version.jboss.osgi.blueprint}</version>
+ <version>1.0.0.Alpha2</version>
</dependency>
<dependency>
<groupId>org.jboss.osgi.bundles</groupId>
@@ -207,7 +207,7 @@
<dependency>
<groupId>org.jboss.osgi.runtime</groupId>
<artifactId>jboss-osgi-framework</artifactId>
- <version>${version.jboss.osgi.framework}</version>
+ <version>1.0.0.Alpha1</version>
</dependency>
<!-- Ops4j -->
Modified: projects/jboss-osgi/trunk/reactor/blueprint/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/reactor/blueprint/pom.xml 2009-10-14 09:40:07 UTC (rev 94843)
+++ projects/jboss-osgi/trunk/reactor/blueprint/pom.xml 2009-10-14 09:55:23 UTC (rev 94844)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.jboss.osgi</groupId>
<artifactId>jboss-osgi</artifactId>
- <version>1.0.0.Beta4-SNAPSHOT</version>
+ <version>1.0.0.Beta4</version>
</parent>
<!-- Modules -->
Modified: projects/jboss-osgi/trunk/reactor/framework/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/reactor/framework/pom.xml 2009-10-14 09:40:07 UTC (rev 94843)
+++ projects/jboss-osgi/trunk/reactor/framework/pom.xml 2009-10-14 09:55:23 UTC (rev 94844)
@@ -33,7 +33,7 @@
<parent>
<groupId>org.jboss.osgi</groupId>
<artifactId>jboss-osgi</artifactId>
- <version>1.0.0.Beta4-SNAPSHOT</version>
+ <version>1.0.0.Beta4</version>
</parent>
<!-- Properties -->
@@ -385,9 +385,9 @@
<!-- Subversion -->
<scm>
- <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/jboss-osgi/projects/runtime/microcontainer/trunk</connection>
- <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/jboss-osgi/projects/runtime/microcontainer/trunk</developerConnection>
- <url>http://fisheye.jboss.com/qsearch/JBossOSGi/projects/runtime/microcontainer/trunk</url>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/jboss-osgi/projects/runtime/microcontainer/tags/jboss-osgi-1.0.0.Beta4</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/jboss-osgi/projects/runtime/microcontainer/tags/jboss-osgi-1.0.0.Beta4</developerConnection>
+ <url>http://fisheye.jboss.com/qsearch/JBossOSGi/projects/runtime/microcontainer/tags/jboss-osgi-1.0.0.Beta4/projects/runtime/microcontainer/trunk</url>
</scm>
</project>
Modified: projects/jboss-osgi/trunk/reactor/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/reactor/pom.xml 2009-10-14 09:40:07 UTC (rev 94843)
+++ projects/jboss-osgi/trunk/reactor/pom.xml 2009-10-14 09:55:23 UTC (rev 94844)
@@ -38,7 +38,7 @@
<parent>
<groupId>org.jboss.osgi</groupId>
<artifactId>jboss-osgi</artifactId>
- <version>1.0.0.Beta4-SNAPSHOT</version>
+ <version>1.0.0.Beta4</version>
</parent>
<modules>
Modified: projects/jboss-osgi/trunk/reactor/remotejmx/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/reactor/remotejmx/pom.xml 2009-10-14 09:40:07 UTC (rev 94843)
+++ projects/jboss-osgi/trunk/reactor/remotejmx/pom.xml 2009-10-14 09:55:23 UTC (rev 94844)
@@ -360,4 +360,10 @@
</repository>
</repositories>
+
+ <scm>
+ <connection>scm:svn:http://anonsvn.jboss.org/repos/jbossas/projects/jboss-osgi/tags/jboss-osgi-1.0.0.Beta4</connection>
+ <developerConnection>scm:svn:https://svn.jboss.org/repos/jbossas/projects/jboss-osgi/tags/jboss-osgi-1.0.0.Beta4</developerConnection>
+ <url>http://fisheye.jboss.com/qsearch/JBossOSGi/tags/jboss-osgi-1.0.0.Beta4/tags/jboss-osgi-parent-1.0.2/jmx-invoker-adaptor-client</url>
+ </scm>
</project>
Modified: projects/jboss-osgi/trunk/testsuite/example/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/testsuite/example/pom.xml 2009-10-14 09:40:07 UTC (rev 94843)
+++ projects/jboss-osgi/trunk/testsuite/example/pom.xml 2009-10-14 09:55:23 UTC (rev 94844)
@@ -31,7 +31,7 @@
<parent>
<groupId>org.jboss.osgi.testsuite</groupId>
<artifactId>jboss-osgi-testsuite</artifactId>
- <version>1.0.0.Beta4-SNAPSHOT</version>
+ <version>1.0.0.Beta4</version>
</parent>
<!-- Properties -->
Modified: projects/jboss-osgi/trunk/testsuite/functional/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/testsuite/functional/pom.xml 2009-10-14 09:40:07 UTC (rev 94843)
+++ projects/jboss-osgi/trunk/testsuite/functional/pom.xml 2009-10-14 09:55:23 UTC (rev 94844)
@@ -31,7 +31,7 @@
<parent>
<groupId>org.jboss.osgi.testsuite</groupId>
<artifactId>jboss-osgi-testsuite</artifactId>
- <version>1.0.0.Beta4-SNAPSHOT</version>
+ <version>1.0.0.Beta4</version>
</parent>
<!-- Properties -->
Modified: projects/jboss-osgi/trunk/testsuite/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/testsuite/pom.xml 2009-10-14 09:40:07 UTC (rev 94843)
+++ projects/jboss-osgi/trunk/testsuite/pom.xml 2009-10-14 09:55:23 UTC (rev 94844)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.jboss.osgi</groupId>
<artifactId>jboss-osgi</artifactId>
- <version>1.0.0.Beta4-SNAPSHOT</version>
+ <version>1.0.0.Beta4</version>
</parent>
<modules>
Modified: projects/jboss-osgi/trunk/testsuite/trailblazer/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/testsuite/trailblazer/pom.xml 2009-10-14 09:40:07 UTC (rev 94843)
+++ projects/jboss-osgi/trunk/testsuite/trailblazer/pom.xml 2009-10-14 09:55:23 UTC (rev 94844)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.jboss.osgi.testsuite</groupId>
<artifactId>jboss-osgi-testsuite</artifactId>
- <version>1.0.0.Beta4-SNAPSHOT</version>
+ <version>1.0.0.Beta4</version>
</parent>
<!-- Properties -->
More information about the jboss-cvs-commits
mailing list