Repository: servicemix-bundles Updated Branches: refs/heads/master 226c77dc1 -> a69dc38f4
[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/a69dc38f Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/a69dc38f Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/a69dc38f Branch: refs/heads/master Commit: a69dc38f4301e25807c4d717c9280d7f9dc4c962 Parents: 226c77d Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Aug 4 16:01:11 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Aug 4 16:01:11 2015 +0200 ---------------------------------------------------------------------- flatpack-3.4.2/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/a69dc38f/flatpack-3.4.2/pom.xml ---------------------------------------------------------------------- diff --git a/flatpack-3.4.2/pom.xml b/flatpack-3.4.2/pom.xml index a8cbb69..f0f63ac 100644 --- a/flatpack-3.4.2/pom.xml +++ b/flatpack-3.4.2/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.flatpack</artifactId> - <version>3.4.2_1</version> + <version>3.4.2_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.flatpack-3.4.2_1</tag> + <tag>HEAD</tag> </scm> <properties>
