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/06/18 09:52:32 UTC

syncope git commit: Upgrading Bootstrap

Repository: syncope
Updated Branches:
  refs/heads/master dad9e942c -> 67c79ab6d


Upgrading Bootstrap


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

Branch: refs/heads/master
Commit: 67c79ab6da9877f6014727e8ef73f1196ba5318b
Parents: dad9e94
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Thu Jun 18 09:52:26 2015 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Thu Jun 18 09:52:26 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/67c79ab6/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b737146..8ea19f7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -374,7 +374,7 @@ under the License.
     <jquery.version>2.1.3</jquery.version>
     <jquery-ui.version>1.11.4</jquery-ui.version>
     <jquery-cookie.version>1.4.1-1</jquery-cookie.version>
-    <bootstrap.version>3.3.4</bootstrap.version>
+    <bootstrap.version>3.3.5</bootstrap.version>
     <bootstrap-select.version>1.6.3</bootstrap-select.version>
     <font-awesome.version>4.3.0</font-awesome.version>
     <ionicons.version>2.0.1</ionicons.version>