Revision: 5268
          http://sourceforge.net/p/jump-pilot/code/5268
Author:   edso
Date:     2016-12-17 18:25:50 +0000 (Sat, 17 Dec 2016)
Log Message:
-----------
fix maven build

Modified Paths:
--------------
    core/trunk/pom.xml

Modified: core/trunk/pom.xml
===================================================================
--- core/trunk/pom.xml  2016-12-17 16:20:07 UTC (rev 5267)
+++ core/trunk/pom.xml  2016-12-17 18:25:50 UTC (rev 5268)
@@ -913,8 +913,8 @@
             <version>1.2</version>
         </dependency>
         <dependency>
-            <groupId>commons-lang</groupId>
-            <artifactId>commons-lang</artifactId>
+            <groupId>org.apache.commons</groupId>
+            <artifactId>commons-lang3</artifactId>
             <version>3.5</version>
         </dependency>
         <dependency>


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Jump-pilot-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to