This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/master by this push:
new 235e9de Temporarily setting CAS version to 6.2.0
235e9de is described below
commit 235e9deadb92d725260a794cacab09bc7ab4db29
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Jul 3 14:04:30 2020 +0200
Temporarily setting CAS version to 6.2.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7310a8c..2ee8344 100644
--- a/pom.xml
+++ b/pom.xml
@@ -446,7 +446,7 @@ under the License.
<commons-text.version>1.8</commons-text.version>
<commons-logging.version>1.1.3</commons-logging.version>
- <cas.version>6.2.0-SNAPSHOT</cas.version>
+ <cas.version>6.2.0</cas.version>
<h2.version>1.4.200</h2.version>