diff --git a/lodash-plugin/pom.xml b/lodash-plugin/pom.xml index 27555fc7..fe6ddcf4 100644 --- a/lodash-plugin/pom.xml +++ b/lodash-plugin/pom.xml @@ -5,7 +5,7 @@ com.github.javadev underscore-lodash jar - 1.7-SNAPSHOT + 1.10-SNAPSHOT Lodash plugin for underscore-java The lodash plugin for underscore-java https://github.com/javadev/underscore-java @@ -230,7 +230,7 @@ com.github.javadev underscore - 1.13-SNAPSHOT + 1.14-SNAPSHOT junit diff --git a/lodash-plugin/underscore-lodash-1.10.jar b/lodash-plugin/underscore-lodash-1.10.jar new file mode 100644 index 00000000..323a25e2 Binary files /dev/null and b/lodash-plugin/underscore-lodash-1.10.jar differ diff --git a/math-plugin/pom.xml b/math-plugin/pom.xml index 09bb1242..a5fc4aa9 100644 --- a/math-plugin/pom.xml +++ b/math-plugin/pom.xml @@ -5,7 +5,7 @@ com.github.javadev underscore-math jar - 1.7-SNAPSHOT + 1.10-SNAPSHOT Math plugin for underscore-java The math plugin for underscore-java https://github.com/javadev/underscore-java @@ -206,7 +206,7 @@ com.github.javadev underscore - 1.13-SNAPSHOT + 1.14-SNAPSHOT junit diff --git a/math-plugin/underscore-math-1.10.jar b/math-plugin/underscore-math-1.10.jar new file mode 100644 index 00000000..2148abce Binary files /dev/null and b/math-plugin/underscore-math-1.10.jar differ diff --git a/pom.xml b/pom.xml index 82282203..158bbe1e 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.github.javadev underscore jar - 1.13-SNAPSHOT + 1.14-SNAPSHOT java port of Underscore.js The java port of Underscore.js https://github.com/javadev/underscore-java diff --git a/string-plugin/pom.xml b/string-plugin/pom.xml index 3cee8aa5..e55c1e5a 100644 --- a/string-plugin/pom.xml +++ b/string-plugin/pom.xml @@ -5,7 +5,7 @@ com.github.javadev underscore-string jar - 1.7-SNAPSHOT + 1.10-SNAPSHOT String plugin for underscore-java The string plugin for underscore-java https://github.com/javadev/underscore-java @@ -230,7 +230,7 @@ com.github.javadev underscore - 1.13-SNAPSHOT + 1.14-SNAPSHOT junit diff --git a/string-plugin/underscore-string-1.10.jar b/string-plugin/underscore-string-1.10.jar new file mode 100644 index 00000000..93ab28d6 Binary files /dev/null and b/string-plugin/underscore-string-1.10.jar differ diff --git a/underscore-1.14.jar b/underscore-1.14.jar new file mode 100644 index 00000000..553e8c3e Binary files /dev/null and b/underscore-1.14.jar differ