Skip to content

Commit a736a4e

Browse files
committed
Prepare for the version 1.26.
1 parent b975ddf commit a736a4e

File tree

8 files changed

+14
-14
lines changed

8 files changed

+14
-14
lines changed

lodash-plugin/pom-central.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.github.javadev</groupId>
66
<artifactId>underscore-lodash</artifactId>
77
<packaging>jar</packaging>
8-
<version>1.21</version>
8+
<version>1.22</version>
99
<name>Lodash plugin for underscore-java</name>
1010
<description>The lodash plugin for underscore-java</description>
1111
<url>https://github.com/javadev/underscore-java</url>
@@ -117,7 +117,7 @@
117117
<dependency>
118118
<groupId>com.github.javadev</groupId>
119119
<artifactId>underscore</artifactId>
120-
<version>1.25</version>
120+
<version>1.26</version>
121121
</dependency>
122122
<dependency>
123123
<groupId>junit</groupId>

lodash-plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.github.javadev</groupId>
66
<artifactId>underscore-lodash</artifactId>
77
<packaging>jar</packaging>
8-
<version>1.21-SNAPSHOT</version>
8+
<version>1.22-SNAPSHOT</version>
99
<name>Lodash plugin for underscore-java</name>
1010
<description>The lodash plugin for underscore-java</description>
1111
<url>https://github.com/javadev/underscore-java</url>
@@ -232,7 +232,7 @@
232232
<dependency>
233233
<groupId>com.github.javadev</groupId>
234234
<artifactId>underscore</artifactId>
235-
<version>1.25-SNAPSHOT</version>
235+
<version>1.26-SNAPSHOT</version>
236236
</dependency>
237237
<dependency>
238238
<groupId>junit</groupId>

math-plugin/pom-central.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.github.javadev</groupId>
66
<artifactId>underscore-math</artifactId>
77
<packaging>jar</packaging>
8-
<version>1.21</version>
8+
<version>1.22</version>
99
<name>Math plugin for underscore-java</name>
1010
<description>The math plugin for underscore-java</description>
1111
<url>https://github.com/javadev/underscore-java</url>
@@ -117,7 +117,7 @@
117117
<dependency>
118118
<groupId>com.github.javadev</groupId>
119119
<artifactId>underscore</artifactId>
120-
<version>1.25</version>
120+
<version>1.26</version>
121121
</dependency>
122122
<dependency>
123123
<groupId>junit</groupId>

math-plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.github.javadev</groupId>
66
<artifactId>underscore-math</artifactId>
77
<packaging>jar</packaging>
8-
<version>1.21-SNAPSHOT</version>
8+
<version>1.22-SNAPSHOT</version>
99
<name>Math plugin for underscore-java</name>
1010
<description>The math plugin for underscore-java</description>
1111
<url>https://github.com/javadev/underscore-java</url>
@@ -230,7 +230,7 @@
230230
<dependency>
231231
<groupId>com.github.javadev</groupId>
232232
<artifactId>underscore</artifactId>
233-
<version>1.25-SNAPSHOT</version>
233+
<version>1.26-SNAPSHOT</version>
234234
</dependency>
235235
<dependency>
236236
<groupId>junit</groupId>

pom-central.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.github.javadev</groupId>
66
<artifactId>underscore</artifactId>
77
<packaging>jar</packaging>
8-
<version>1.25</version>
8+
<version>1.26</version>
99
<name>java port of Underscore.js</name>
1010
<description>The java port of Underscore.js</description>
1111
<url>https://github.com/javadev/underscore-java</url>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.github.javadev</groupId>
66
<artifactId>underscore</artifactId>
77
<packaging>jar</packaging>
8-
<version>1.25-SNAPSHOT</version>
8+
<version>1.26-SNAPSHOT</version>
99
<name>java port of Underscore.js</name>
1010
<description>The java port of Underscore.js</description>
1111
<url>https://github.com/javadev/underscore-java</url>

string-plugin/pom-central.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.github.javadev</groupId>
66
<artifactId>underscore-string</artifactId>
77
<packaging>jar</packaging>
8-
<version>1.21</version>
8+
<version>1.22</version>
99
<name>String plugin for underscore-java</name>
1010
<description>The string plugin for underscore-java</description>
1111
<url>https://github.com/javadev/underscore-java</url>
@@ -117,7 +117,7 @@
117117
<dependency>
118118
<groupId>com.github.javadev</groupId>
119119
<artifactId>underscore</artifactId>
120-
<version>1.25</version>
120+
<version>1.26</version>
121121
</dependency>
122122
<dependency>
123123
<groupId>junit</groupId>

string-plugin/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.github.javadev</groupId>
66
<artifactId>underscore-string</artifactId>
77
<packaging>jar</packaging>
8-
<version>1.21-SNAPSHOT</version>
8+
<version>1.22-SNAPSHOT</version>
99
<name>String plugin for underscore-java</name>
1010
<description>The string plugin for underscore-java</description>
1111
<url>https://github.com/javadev/underscore-java</url>
@@ -231,7 +231,7 @@
231231
<dependency>
232232
<groupId>com.github.javadev</groupId>
233233
<artifactId>underscore</artifactId>
234-
<version>1.25-SNAPSHOT</version>
234+
<version>1.26-SNAPSHOT</version>
235235
</dependency>
236236
<dependency>
237237
<groupId>junit</groupId>

0 commit comments

Comments
 (0)