Repository: servicemix-bundles Updated Branches: refs/heads/master 8c49b7425 -> 3ee74d5bc
[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/3ee74d5b Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/3ee74d5b Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/3ee74d5b Branch: refs/heads/master Commit: 3ee74d5bc962ef526d028a811e69afc4e4376ab9 Parents: 8c49b74 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Dec 3 13:44:14 2018 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Dec 3 13:44:14 2018 +0100 ---------------------------------------------------------------------- thymeleaf-3.0.11.RELEASE/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/3ee74d5b/thymeleaf-3.0.11.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/thymeleaf-3.0.11.RELEASE/pom.xml b/thymeleaf-3.0.11.RELEASE/pom.xml index 330cc3e..145350f 100644 --- a/thymeleaf-3.0.11.RELEASE/pom.xml +++ b/thymeleaf-3.0.11.RELEASE/pom.xml @@ -29,7 +29,7 @@ </parent> <artifactId>org.apache.servicemix.bundles.thymeleaf</artifactId> - <version>3.0.11.RELEASE_1</version> + <version>3.0.11.RELEASE_2-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description> @@ -38,7 +38,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.thymeleaf-3.0.11.RELEASE_1</tag> + <tag>HEAD</tag> </scm> <properties>
