Author: thomas.diesler(a)jboss.com
Date: 2009-12-11 08:45:51 -0500 (Fri, 11 Dec 2009)
New Revision: 97734
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/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:
version=1.0.0.Beta6
Modified: projects/jboss-osgi/trunk/distribution/docbook/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/distribution/docbook/pom.xml 2009-12-11 13:36:20 UTC (rev
97733)
+++ projects/jboss-osgi/trunk/distribution/docbook/pom.xml 2009-12-11 13:45:51 UTC (rev
97734)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.jboss.osgi.distribution</groupId>
<artifactId>jboss-osgi-distribution</artifactId>
- <version>1.0.0.Beta5</version>
+ <version>1.0.0.Beta6</version>
</parent>
<!-- Properties -->
Modified: projects/jboss-osgi/trunk/distribution/installer/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/distribution/installer/pom.xml 2009-12-11 13:36:20 UTC (rev
97733)
+++ projects/jboss-osgi/trunk/distribution/installer/pom.xml 2009-12-11 13:45:51 UTC (rev
97734)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.osgi.distribution</groupId>
<artifactId>jboss-osgi-distribution</artifactId>
- <version>1.0.0.Beta5</version>
+ <version>1.0.0.Beta6</version>
</parent>
<!-- Dependencies -->
Modified: projects/jboss-osgi/trunk/distribution/javadoc/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/distribution/javadoc/pom.xml 2009-12-11 13:36:20 UTC (rev
97733)
+++ projects/jboss-osgi/trunk/distribution/javadoc/pom.xml 2009-12-11 13:45:51 UTC (rev
97734)
@@ -24,7 +24,7 @@
<parent>
<groupId>org.jboss.osgi.distribution</groupId>
<artifactId>jboss-osgi-distribution</artifactId>
- <version>1.0.0.Beta5</version>
+ <version>1.0.0.Beta6</version>
</parent>
Modified: projects/jboss-osgi/trunk/distribution/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/distribution/pom.xml 2009-12-11 13:36:20 UTC (rev 97733)
+++ projects/jboss-osgi/trunk/distribution/pom.xml 2009-12-11 13:45:51 UTC (rev 97734)
@@ -37,7 +37,7 @@
<parent>
<groupId>org.jboss.osgi</groupId>
<artifactId>jboss-osgi</artifactId>
- <version>1.0.0.Beta5</version>
+ <version>1.0.0.Beta6</version>
</parent>
<!-- Modules -->
Modified: projects/jboss-osgi/trunk/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/pom.xml 2009-12-11 13:36:20 UTC (rev 97733)
+++ projects/jboss-osgi/trunk/pom.xml 2009-12-11 13:45:51 UTC (rev 97734)
@@ -20,7 +20,7 @@
<artifactId>jboss-osgi</artifactId>
<packaging>pom</packaging>
- <version>1.0.0.Beta5</version>
+ <version>1.0.0.Beta6</version>
<parent>
<groupId>org.jboss.osgi</groupId>
Modified: projects/jboss-osgi/trunk/reactor/blueprint/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/reactor/blueprint/pom.xml 2009-12-11 13:36:20 UTC (rev
97733)
+++ projects/jboss-osgi/trunk/reactor/blueprint/pom.xml 2009-12-11 13:45:51 UTC (rev
97734)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.jboss.osgi</groupId>
<artifactId>jboss-osgi</artifactId>
- <version>1.0.0.Beta5</version>
+ <version>1.0.0.Beta6</version>
<relativePath>../../pom.xml</relativePath>
</parent>
Modified: projects/jboss-osgi/trunk/reactor/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/reactor/pom.xml 2009-12-11 13:36:20 UTC (rev 97733)
+++ projects/jboss-osgi/trunk/reactor/pom.xml 2009-12-11 13:45:51 UTC (rev 97734)
@@ -39,7 +39,7 @@
<parent>
<groupId>org.jboss.osgi</groupId>
<artifactId>jboss-osgi</artifactId>
- <version>1.0.0.Beta5</version>
+ <version>1.0.0.Beta6</version>
</parent>
<modules>
Modified: projects/jboss-osgi/trunk/testsuite/example/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/testsuite/example/pom.xml 2009-12-11 13:36:20 UTC (rev
97733)
+++ projects/jboss-osgi/trunk/testsuite/example/pom.xml 2009-12-11 13:45:51 UTC (rev
97734)
@@ -31,7 +31,7 @@
<parent>
<groupId>org.jboss.osgi.testsuite</groupId>
<artifactId>jboss-osgi-testsuite</artifactId>
- <version>1.0.0.Beta5</version>
+ <version>1.0.0.Beta6</version>
</parent>
<!-- Properties -->
Modified: projects/jboss-osgi/trunk/testsuite/functional/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/testsuite/functional/pom.xml 2009-12-11 13:36:20 UTC (rev
97733)
+++ projects/jboss-osgi/trunk/testsuite/functional/pom.xml 2009-12-11 13:45:51 UTC (rev
97734)
@@ -31,7 +31,7 @@
<parent>
<groupId>org.jboss.osgi.testsuite</groupId>
<artifactId>jboss-osgi-testsuite</artifactId>
- <version>1.0.0.Beta5</version>
+ <version>1.0.0.Beta6</version>
</parent>
<!-- Properties -->
Modified: projects/jboss-osgi/trunk/testsuite/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/testsuite/pom.xml 2009-12-11 13:36:20 UTC (rev 97733)
+++ projects/jboss-osgi/trunk/testsuite/pom.xml 2009-12-11 13:45:51 UTC (rev 97734)
@@ -26,7 +26,7 @@
<parent>
<groupId>org.jboss.osgi</groupId>
<artifactId>jboss-osgi</artifactId>
- <version>1.0.0.Beta5</version>
+ <version>1.0.0.Beta6</version>
</parent>
<modules>
Modified: projects/jboss-osgi/trunk/testsuite/trailblazer/pom.xml
===================================================================
--- projects/jboss-osgi/trunk/testsuite/trailblazer/pom.xml 2009-12-11 13:36:20 UTC (rev
97733)
+++ projects/jboss-osgi/trunk/testsuite/trailblazer/pom.xml 2009-12-11 13:45:51 UTC (rev
97734)
@@ -23,7 +23,7 @@
<parent>
<groupId>org.jboss.osgi.testsuite</groupId>
<artifactId>jboss-osgi-testsuite</artifactId>
- <version>1.0.0.Beta5</version>
+ <version>1.0.0.Beta6</version>
</parent>
<!-- Properties -->
Show replies by date