Repository: servicemix-bundles Updated Branches: refs/heads/master 0ea5b92ee -> e6361a8f2
[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/e6361a8f Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/e6361a8f Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/e6361a8f Branch: refs/heads/master Commit: e6361a8f2266d007bcb293896299d9a19064d5bb Parents: 0ea5b92 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Mar 3 07:08:36 2018 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Mar 3 07:08:36 2018 +0100 ---------------------------------------------------------------------- okio-1.14.0/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/e6361a8f/okio-1.14.0/pom.xml ---------------------------------------------------------------------- diff --git a/okio-1.14.0/pom.xml b/okio-1.14.0/pom.xml index e73ecfa..f5a291d 100644 --- a/okio-1.14.0/pom.xml +++ b/okio-1.14.0/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.okio</artifactId> - <version>1.14.0_1</version> + <version>1.14.0_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.okio-1.14.0_1</tag> + <tag>HEAD</tag> </scm> <properties>
