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/05 14:51:56 UTC

[3/5] syncope git commit: Updating maven-assembly-plugin and selenium

Updating maven-assembly-plugin and selenium


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

Branch: refs/heads/master
Commit: 632acda501c989d2f5620968412500923f0ee88c
Parents: c03b1cf
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Jun 5 14:50:14 2015 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Jun 5 14:50:14 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/632acda5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index cbcc04f..441f906 100644
--- a/pom.xml
+++ b/pom.xml
@@ -369,7 +369,7 @@ under the License.
     <disruptor.version>3.3.2</disruptor.version>
 
     <junit.version>4.11</junit.version>
-    <selenium.version>2.45.0</selenium.version>
+    <selenium.version>2.46.0</selenium.version>
 
     <apacheds.version>1.5.7</apacheds.version>
     
@@ -1245,7 +1245,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-assembly-plugin</artifactId>
-          <version>2.5.4</version>
+          <version>2.5.5</version>
         </plugin>
         <plugin>
           <groupId>org.eclipse.m2e</groupId>