You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2015/11/26 09:03:02 UTC

syncope git commit: Upgrading Tomcat

Repository: syncope
Updated Branches:
  refs/heads/master ca2628647 -> 7334152c7


Upgrading Tomcat


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

Branch: refs/heads/master
Commit: 7334152c75f2afa5263c880bd16efabcdc97b1b0
Parents: ca26286
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu Nov 26 09:02:55 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu Nov 26 09:02:55 2015 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/7334152c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f1fdcd9..2a7ca21 100644
--- a/pom.xml
+++ b/pom.xml
@@ -426,7 +426,7 @@ under the License.
     <cargo.log>${log.directory}/cargo.log</cargo.log>
     <cargo.output>${log.directory}/cargo-output.log</cargo.output>
 
-    <tomcat.version>8.0.28</tomcat.version>
+    <tomcat.version>8.0.29</tomcat.version>
 
     <anonymousUser>anonymous</anonymousUser>
     <!-- static keys, only used for build: generated overlays will override during archetype:generate -->