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/03/29 14:40:36 UTC

servicemix-specs git commit: [maven-release-plugin] prepare release org.apache.servicemix.specs.jaxp-api-1.4-1.4_1

Repository: servicemix-specs
Updated Branches:
  refs/heads/master cef42e209 -> fc3d3b28c


[maven-release-plugin] prepare release org.apache.servicemix.specs.jaxp-api-1.4-1.4_1


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

Branch: refs/heads/master
Commit: fc3d3b28cadc83f7f278b870641cae8aef1df287
Parents: cef42e2
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Thu Mar 29 16:40:33 2018 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Thu Mar 29 16:40:33 2018 +0200

----------------------------------------------------------------------
 jaxp-api-1.4/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-specs/blob/fc3d3b28/jaxp-api-1.4/pom.xml
----------------------------------------------------------------------
diff --git a/jaxp-api-1.4/pom.xml b/jaxp-api-1.4/pom.xml
index 1ab65a6..9de2c85 100644
--- a/jaxp-api-1.4/pom.xml
+++ b/jaxp-api-1.4/pom.xml
@@ -31,14 +31,14 @@
     <groupId>org.apache.servicemix.specs</groupId>
     <artifactId>org.apache.servicemix.specs.jaxp-api-1.4</artifactId>
     <packaging>bundle</packaging>
-    <version>1.4_1-SNAPSHOT</version>
+    <version>1.4_1</version>
     <name>Apache ServiceMix :: Specs :: JAXP API 1.4</name>
 
     <scm>
         <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-specs.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-specs.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-specs.git</url>
-        <tag>HEAD</tag>
+        <tag>org.apache.servicemix.specs.jaxp-api-1.4-1.4_1</tag>
     </scm>
 
     <dependencies>