Upgrade ConnId base and SOAP bundle

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

Branch: refs/heads/master
Commit: e015d85d4db2f606c6ddaea2c7f0b3f4ca11e949
Parents: e56dbc2
Author: Francesco Chicchiriccò <ilgro...@apache.org>
Authored: Thu Jul 5 16:28:32 2018 +0200
Committer: Francesco Chicchiriccò <ilgro...@apache.org>
Committed: Thu Jul 5 16:28:32 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/e015d85d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3ede96b..7b942de 100644
--- a/pom.xml
+++ b/pom.xml
@@ -356,8 +356,8 @@ under the License.
   <properties>
     <syncope.version>${project.version}</syncope.version>
 
-    <connid.version>1.4.4.0-SNAPSHOT</connid.version>
-    <connid.soap.version>1.4.2-SNAPSHOT</connid.soap.version>
+    <connid.version>1.4.4.0</connid.version>
+    <connid.soap.version>1.4.2</connid.soap.version>
     <connid.rest.version>1.0.3</connid.rest.version>
     <connid.database.version>2.2.5</connid.database.version>
     <connid.csvdir.version>0.8.7</connid.csvdir.version>

Reply via email to