Repository: servicemix-bundles Updated Branches: refs/heads/master 16f9d9ae2 -> ffc5ef94e
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/ffc5ef94 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/ffc5ef94 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/ffc5ef94 Branch: refs/heads/master Commit: ffc5ef94e80705a5c07ce4573359a2ec9f3762b2 Parents: 16f9d9a Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Jul 8 15:55:34 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Jul 8 15:55:34 2015 +0200 ---------------------------------------------------------------------- jopt-simple-4.9/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/ffc5ef94/jopt-simple-4.9/pom.xml ---------------------------------------------------------------------- diff --git a/jopt-simple-4.9/pom.xml b/jopt-simple-4.9/pom.xml index 2070547..1e6d8d4 100644 --- a/jopt-simple-4.9/pom.xml +++ b/jopt-simple-4.9/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.jopt-simple</artifactId> <packaging>bundle</packaging> - <version>4.9_1</version> + <version>4.9_2-SNAPSHOT</version> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps jopt-simple ${pkgVersion} jar file.</description> @@ -39,7 +39,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url> - <tag>org.apache.servicemix.bundles.jopt-simple-4.9_1</tag> + <tag>HEAD</tag> </scm> <properties>
