You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2018/07/04 22:03:14 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.thymeleaf-3.0.9.RELEASE_1

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 8b12e7ca4 -> 82896df39


[maven-release-plugin] prepare release org.apache.servicemix.bundles.thymeleaf-3.0.9.RELEASE_1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/82896df3
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/82896df3
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/82896df3

Branch: refs/heads/master
Commit: 82896df390a37985f3e892e42033d7f4c68596ce
Parents: 8b12e7c
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Thu Jul 5 00:03:07 2018 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Thu Jul 5 00:03:07 2018 +0200

----------------------------------------------------------------------
 thymeleaf-3.0.9.RELEASE/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/82896df3/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 0c0f9e5..d389671 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-SNAPSHOT</version>
+  <version>3.0.9.RELEASE_1</version>
   <packaging>bundle</packaging>
   <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
   <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
@@ -38,6 +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>
   </scm>
 
   <properties>