Repository: servicemix-bundles Updated Branches: refs/heads/master 27f6108d2 -> b48db7ba2
[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/b48db7ba Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/b48db7ba Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/b48db7ba Branch: refs/heads/master Commit: b48db7ba2d5cb3faca9f62cdd4e594e2539a286c Parents: 27f6108 Author: Jean-Baptiste Onofré <jbono...@apache.org> Authored: Fri Feb 2 15:45:09 2018 +0100 Committer: Jean-Baptiste Onofré <jbono...@apache.org> Committed: Fri Feb 2 15:45:09 2018 +0100 ---------------------------------------------------------------------- rhino-1.7.8/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/b48db7ba/rhino-1.7.8/pom.xml ---------------------------------------------------------------------- diff --git a/rhino-1.7.8/pom.xml b/rhino-1.7.8/pom.xml index 43eed0e..2b1bfce 100644 --- a/rhino-1.7.8/pom.xml +++ b/rhino-1.7.8/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.rhino</artifactId> - <version>1.7.8_1</version> + <version>1.7.8_2-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${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.rhino-1.7.8_1</tag> + <tag>HEAD</tag> </scm> <properties>