Repository: servicemix-bundles Updated Branches: refs/heads/master 3d732491c -> 5085deab9
[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/5085deab Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/5085deab Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/5085deab Branch: refs/heads/master Commit: 5085deab94b2940e9feaf78df0cb260df192dc12 Parents: 3d73249 Author: Jonathan Anstey <[email protected]> Authored: Fri Aug 5 16:16:33 2016 -0230 Committer: Jonathan Anstey <[email protected]> Committed: Fri Aug 5 16:16:33 2016 -0230 ---------------------------------------------------------------------- generex-1.1.0/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/5085deab/generex-1.1.0/pom.xml ---------------------------------------------------------------------- diff --git a/generex-1.1.0/pom.xml b/generex-1.1.0/pom.xml index e457199..91f7042 100644 --- a/generex-1.1.0/pom.xml +++ b/generex-1.1.0/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.generex</artifactId> - <version>1.0.1_2</version> + <version>1.0.1_3-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.generex-1.0.1_2</tag> + <tag>HEAD</tag> </scm> <properties>
