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 2019/12/24 06:28:22 UTC

[servicemix-specs] branch master updated: Use specs-pom 2

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-specs.git


The following commit(s) were added to refs/heads/master by this push:
     new 0080d77  Use specs-pom 2
0080d77 is described below

commit 0080d77dad2b1b5697e10cea7c280e8d81c25e94
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Dec 24 07:28:09 2019 +0100

    Use specs-pom 2
---
 saaj-api-1.4/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/saaj-api-1.4/pom.xml b/saaj-api-1.4/pom.xml
index 817f671..93057ef 100644
--- a/saaj-api-1.4/pom.xml
+++ b/saaj-api-1.4/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.servicemix.specs</groupId>
         <artifactId>specs-pom</artifactId>
-        <version>2-SNAPSHOT</version>
+        <version>2</version>
         <relativePath>../specs-pom/pom.xml</relativePath>
     </parent>