Repository: incubator-taverna-osgi Updated Branches: refs/heads/master 17fa1c745 -> c2d5f24b5
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/commit/c2d5f24b Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/tree/c2d5f24b Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/diff/c2d5f24b Branch: refs/heads/master Commit: c2d5f24b512ee45d84d66d1116434c013c0ddee2 Parents: 17fa1c7 Author: Stian Soiland-Reyes <[email protected]> Authored: Thu Feb 18 09:29:59 2016 +0000 Committer: Stian Soiland-Reyes <[email protected]> Committed: Thu Feb 18 09:29:59 2016 +0000 ---------------------------------------------------------------------- pom.xml | 6 +++--- taverna-app-configuration-api/pom.xml | 2 +- taverna-app-configuration-impl/pom.xml | 2 +- taverna-configuration-api/pom.xml | 2 +- taverna-configuration-impl/pom.xml | 2 +- taverna-download-api/pom.xml | 2 +- taverna-download-impl/pom.xml | 2 +- taverna-maven-plugin/pom.xml | 2 +- taverna-osgi-launcher/pom.xml | 2 +- taverna-osgi-schemas/pom.xml | 2 +- taverna-plugin-api/pom.xml | 2 +- taverna-plugin-impl/pom.xml | 2 +- taverna-update-api/pom.xml | 2 +- taverna-update-impl/pom.xml | 2 +- xml-parser-service/pom.xml | 2 +- xml-transformer-service/pom.xml | 2 +- 16 files changed, 18 insertions(+), 18 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/c2d5f24b/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a57d0dc..ded1c62 100644 --- a/pom.xml +++ b/pom.xml @@ -21,11 +21,11 @@ <parent> <groupId>org.apache.taverna</groupId> <artifactId>apache-taverna-parent</artifactId> - <version>2-incubating</version> + <version>2-incubating-SNAPSHOT</version> </parent> <groupId>org.apache.taverna.osgi</groupId> <artifactId>apache-taverna-osgi</artifactId> - <version>0.2.1-incubating</version> + <version>0.2.2-incubating-SNAPSHOT</version> <packaging>pom</packaging> <name>Apache Taverna OSGi plugin system</name> <description>OSGi-based plugin system, including @@ -36,7 +36,7 @@ command line/desktop product.</description> <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi.git</developerConnection> <url>https://github.com/apache/incubator-taverna-osgi</url> - <tag>0.2.1-incubating-RC2</tag> + <tag>HEAD</tag> </scm> <repositories> <repository> http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/c2d5f24b/taverna-app-configuration-api/pom.xml ---------------------------------------------------------------------- diff --git a/taverna-app-configuration-api/pom.xml b/taverna-app-configuration-api/pom.xml index a8e3a33..582297f 100644 --- a/taverna-app-configuration-api/pom.xml +++ b/taverna-app-configuration-api/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.taverna.osgi</groupId> <artifactId>apache-taverna-osgi</artifactId> - <version>0.2.1-incubating</version> + <version>0.2.2-incubating-SNAPSHOT</version> </parent> <artifactId>taverna-app-configuration-api</artifactId> <packaging>bundle</packaging> http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/c2d5f24b/taverna-app-configuration-impl/pom.xml ---------------------------------------------------------------------- diff --git a/taverna-app-configuration-impl/pom.xml b/taverna-app-configuration-impl/pom.xml index c3872c2..323716a 100644 --- a/taverna-app-configuration-impl/pom.xml +++ b/taverna-app-configuration-impl/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.taverna.osgi</groupId> <artifactId>apache-taverna-osgi</artifactId> - <version>0.2.1-incubating</version> + <version>0.2.2-incubating-SNAPSHOT</version> </parent> <packaging>bundle</packaging> <artifactId>taverna-app-configuration-impl</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/c2d5f24b/taverna-configuration-api/pom.xml ---------------------------------------------------------------------- diff --git a/taverna-configuration-api/pom.xml b/taverna-configuration-api/pom.xml index 6531794..35d5b70 100644 --- a/taverna-configuration-api/pom.xml +++ b/taverna-configuration-api/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.taverna.osgi</groupId> <artifactId>apache-taverna-osgi</artifactId> - <version>0.2.1-incubating</version> + <version>0.2.2-incubating-SNAPSHOT</version> </parent> <artifactId>taverna-configuration-api</artifactId> <name>Apache Taverna Configuration API</name> http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/c2d5f24b/taverna-configuration-impl/pom.xml ---------------------------------------------------------------------- diff --git a/taverna-configuration-impl/pom.xml b/taverna-configuration-impl/pom.xml index 4a02e51..75b7a83 100644 --- a/taverna-configuration-impl/pom.xml +++ b/taverna-configuration-impl/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.taverna.osgi</groupId> <artifactId>apache-taverna-osgi</artifactId> - <version>0.2.1-incubating</version> + <version>0.2.2-incubating-SNAPSHOT</version> </parent> <artifactId>taverna-configuration-impl</artifactId> <name>Apache Taverna Configuration implementation</name> http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/c2d5f24b/taverna-download-api/pom.xml ---------------------------------------------------------------------- diff --git a/taverna-download-api/pom.xml b/taverna-download-api/pom.xml index 3090497..1913314 100644 --- a/taverna-download-api/pom.xml +++ b/taverna-download-api/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.taverna.osgi</groupId> <artifactId>apache-taverna-osgi</artifactId> - <version>0.2.1-incubating</version> + <version>0.2.2-incubating-SNAPSHOT</version> </parent> <packaging>bundle</packaging> <artifactId>taverna-download-api</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/c2d5f24b/taverna-download-impl/pom.xml ---------------------------------------------------------------------- diff --git a/taverna-download-impl/pom.xml b/taverna-download-impl/pom.xml index 807ab87..d727a3c 100644 --- a/taverna-download-impl/pom.xml +++ b/taverna-download-impl/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.taverna.osgi</groupId> <artifactId>apache-taverna-osgi</artifactId> - <version>0.2.1-incubating</version> + <version>0.2.2-incubating-SNAPSHOT</version> </parent> <packaging>bundle</packaging> <artifactId>taverna-download-impl</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/c2d5f24b/taverna-maven-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/taverna-maven-plugin/pom.xml b/taverna-maven-plugin/pom.xml index f3f0fda..47d77f6 100644 --- a/taverna-maven-plugin/pom.xml +++ b/taverna-maven-plugin/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.taverna.osgi</groupId> <artifactId>apache-taverna-osgi</artifactId> - <version>0.2.1-incubating</version> + <version>0.2.2-incubating-SNAPSHOT</version> </parent> <prerequisites> <maven>3.2.0</maven> http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/c2d5f24b/taverna-osgi-launcher/pom.xml ---------------------------------------------------------------------- diff --git a/taverna-osgi-launcher/pom.xml b/taverna-osgi-launcher/pom.xml index 77b14fb..31629f4 100644 --- a/taverna-osgi-launcher/pom.xml +++ b/taverna-osgi-launcher/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.taverna.osgi</groupId> <artifactId>apache-taverna-osgi</artifactId> - <version>0.2.1-incubating</version> + <version>0.2.2-incubating-SNAPSHOT</version> </parent> <artifactId>taverna-osgi-launcher</artifactId> <name>Apache Taverna OSGi Framework Launcher</name> http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/c2d5f24b/taverna-osgi-schemas/pom.xml ---------------------------------------------------------------------- diff --git a/taverna-osgi-schemas/pom.xml b/taverna-osgi-schemas/pom.xml index 3997e40..dd73875 100644 --- a/taverna-osgi-schemas/pom.xml +++ b/taverna-osgi-schemas/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.taverna.osgi</groupId> <artifactId>apache-taverna-osgi</artifactId> - <version>0.2.1-incubating</version> + <version>0.2.2-incubating-SNAPSHOT</version> </parent> <artifactId>taverna-osgi-schemas</artifactId> <name>Apache Taverna OSGi XML Schemas</name> http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/c2d5f24b/taverna-plugin-api/pom.xml ---------------------------------------------------------------------- diff --git a/taverna-plugin-api/pom.xml b/taverna-plugin-api/pom.xml index 61228be..7c97503 100644 --- a/taverna-plugin-api/pom.xml +++ b/taverna-plugin-api/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.taverna.osgi</groupId> <artifactId>apache-taverna-osgi</artifactId> - <version>0.2.1-incubating</version> + <version>0.2.2-incubating-SNAPSHOT</version> </parent> <packaging>bundle</packaging> <artifactId>taverna-plugin-api</artifactId> http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/c2d5f24b/taverna-plugin-impl/pom.xml ---------------------------------------------------------------------- diff --git a/taverna-plugin-impl/pom.xml b/taverna-plugin-impl/pom.xml index 0e9b3ab..8ad4ce9 100644 --- a/taverna-plugin-impl/pom.xml +++ b/taverna-plugin-impl/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.taverna.osgi</groupId> <artifactId>apache-taverna-osgi</artifactId> - <version>0.2.1-incubating</version> + <version>0.2.2-incubating-SNAPSHOT</version> </parent> <artifactId>taverna-plugin-impl</artifactId> <packaging>bundle</packaging> http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/c2d5f24b/taverna-update-api/pom.xml ---------------------------------------------------------------------- diff --git a/taverna-update-api/pom.xml b/taverna-update-api/pom.xml index 971a41a..dfe18d8 100644 --- a/taverna-update-api/pom.xml +++ b/taverna-update-api/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.taverna.osgi</groupId> <artifactId>apache-taverna-osgi</artifactId> - <version>0.2.1-incubating</version> + <version>0.2.2-incubating-SNAPSHOT</version> </parent> <artifactId>taverna-update-api</artifactId> <packaging>bundle</packaging> http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/c2d5f24b/taverna-update-impl/pom.xml ---------------------------------------------------------------------- diff --git a/taverna-update-impl/pom.xml b/taverna-update-impl/pom.xml index f2cfa69..e2d49e7 100644 --- a/taverna-update-impl/pom.xml +++ b/taverna-update-impl/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.taverna.osgi</groupId> <artifactId>apache-taverna-osgi</artifactId> - <version>0.2.1-incubating</version> + <version>0.2.2-incubating-SNAPSHOT</version> </parent> <artifactId>taverna-update-impl</artifactId> <packaging>bundle</packaging> http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/c2d5f24b/xml-parser-service/pom.xml ---------------------------------------------------------------------- diff --git a/xml-parser-service/pom.xml b/xml-parser-service/pom.xml index e722d62..22b7c09 100644 --- a/xml-parser-service/pom.xml +++ b/xml-parser-service/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.taverna.osgi</groupId> <artifactId>apache-taverna-osgi</artifactId> - <version>0.2.1-incubating</version> + <version>0.2.2-incubating-SNAPSHOT</version> </parent> <artifactId>xml-parser-service</artifactId> <packaging>bundle</packaging> http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/c2d5f24b/xml-transformer-service/pom.xml ---------------------------------------------------------------------- diff --git a/xml-transformer-service/pom.xml b/xml-transformer-service/pom.xml index 5b53722..db49613 100644 --- a/xml-transformer-service/pom.xml +++ b/xml-transformer-service/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.taverna.osgi</groupId> <artifactId>apache-taverna-osgi</artifactId> - <version>0.2.1-incubating</version> + <version>0.2.2-incubating-SNAPSHOT</version> </parent> <artifactId>xml-transformer-service</artifactId> <packaging>bundle</packaging>
