Repository: servicemix-bundles Updated Branches: refs/heads/master 82896df39 -> 830b09a00
[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/830b09a0 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/830b09a0 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/830b09a0 Branch: refs/heads/master Commit: 830b09a0063092bcd8c1076cf5a0aea7580fbb1f Parents: 82896df Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Jul 5 00:03:20 2018 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Jul 5 00:03:20 2018 +0200 ---------------------------------------------------------------------- thymeleaf-3.0.9.RELEASE/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/830b09a0/thymeleaf-3.0.9.RELEASE/pom.xml ---------------------------------------------------------------------- diff --git a/thymeleaf-3.0.9.RELEASE/pom.xml b/thymeleaf-3.0.9.RELEASE/pom.xml index d389671..5efd3a1 100644 --- a/thymeleaf-3.0.9.RELEASE/pom.xml +++ b/thymeleaf-3.0.9.RELEASE/pom.xml @@ -29,7 +29,7 @@ </parent> <artifactId>org.apache.servicemix.bundles.thymeleaf</artifactId> - <version>3.0.9.RELEASE_1</version> + <version>3.0.9.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.9.RELEASE_1</tag> + <tag>HEAD</tag> </scm> <properties>
