Skip to content

Commit 3ef9db0

Browse files
committed
v2.0.1
1 parent 219f3c3 commit 3ef9db0

File tree

25 files changed

+31
-31
lines changed

25 files changed

+31
-31
lines changed

docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.jooby</groupId>
88
<artifactId>jooby-project</artifactId>
9-
<version>2.0.1-SNAPSHOT</version>
9+
<version>2.0.1</version>
1010
</parent>
1111

1212
<modelVersion>4.0.0</modelVersion>

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.jooby</groupId>
88
<artifactId>jooby-project</artifactId>
9-
<version>2.0.1-SNAPSHOT</version>
9+
<version>2.0.1</version>
1010
</parent>
1111

1212
<modelVersion>4.0.0</modelVersion>

jooby/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.jooby</groupId>
88
<artifactId>jooby-project</artifactId>
9-
<version>2.0.1-SNAPSHOT</version>
9+
<version>2.0.1</version>
1010
</parent>
1111

1212
<modelVersion>4.0.0</modelVersion>

modules/jooby-bom/pom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.jooby</groupId>
66
<artifactId>modules</artifactId>
7-
<version>2.0.1-SNAPSHOT</version>
7+
<version>2.0.1</version>
88
</parent>
99

1010
<modelVersion>4.0.0</modelVersion>
@@ -16,7 +16,7 @@
1616
<!-- THIS FILE IS AUTO GENERATED. DON'T EDIT -->
1717

1818
<properties>
19-
<jooby.version>2.0.0</jooby.version>
19+
<jooby.version>2.0.1</jooby.version>
2020
<HikariCP.version>3.3.1</HikariCP.version>
2121
<apt-maven-plugin.version>1.1.3</apt-maven-plugin.version>
2222
<archetype-packaging.version>2.2</archetype-packaging.version>
@@ -52,11 +52,11 @@
5252
<jboss-modules.version>1.9.1.Final</jboss-modules.version>
5353
<jdbi.version>3.8.2</jdbi.version>
5454
<jetty.version>9.4.19.v20190610</jetty.version>
55-
<jooby-maven-plugin.version>2.0.0</jooby-maven-plugin.version>
56-
<jooby.version>2.0.0</jooby.version>
55+
<jooby-maven-plugin.version>2.0.1</jooby-maven-plugin.version>
56+
<jooby.version>2.0.1</jooby.version>
5757
<jsr305.version>3.0.2</jsr305.version>
5858
<junit.version>5.5.0</junit.version>
59-
<kotlin.version>1.3.40</kotlin.version>
59+
<kotlin.version>1.3.41</kotlin.version>
6060
<kotlinx-coroutines-core.version>1.2.2</kotlinx-coroutines-core.version>
6161
<license-maven-plugin.version>3.0</license-maven-plugin.version>
6262
<log4j.version>2.12.0</log4j.version>
@@ -85,13 +85,13 @@
8585
<maven-site-plugin.version>3.4</maven-site-plugin.version>
8686
<maven-source-plugin.version>2.4</maven-source-plugin.version>
8787
<maven-surefire-plugin.version>3.0.0-M3</maven-surefire-plugin.version>
88-
<mockito.version>2.28.2</mockito.version>
88+
<mockito.version>3.0.0</mockito.version>
8989
<mojo-executor.version>2.3.0</mojo-executor.version>
9090
<mysql-connector-java.version>8.0.16</mysql-connector-java.version>
9191
<netty.version>4.1.37.Final</netty.version>
9292
<nexus-staging-maven-plugin.version>1.6.5</nexus-staging-maven-plugin.version>
9393
<okhttp.version>4.0.0</okhttp.version>
94-
<plexus-utils.version>3.2.0</plexus-utils.version>
94+
<plexus-utils.version>3.2.1</plexus-utils.version>
9595
<reactor.version>3.2.10.RELEASE</reactor.version>
9696
<rest-assured.version>4.0.0</rest-assured.version>
9797
<rocker.version>1.2.1</rocker.version>

modules/jooby-flyway/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.jooby</groupId>
88
<artifactId>modules</artifactId>
9-
<version>2.0.1-SNAPSHOT</version>
9+
<version>2.0.1</version>
1010
</parent>
1111

1212
<modelVersion>4.0.0</modelVersion>

modules/jooby-freemarker/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.jooby</groupId>
88
<artifactId>modules</artifactId>
9-
<version>2.0.1-SNAPSHOT</version>
9+
<version>2.0.1</version>
1010
</parent>
1111

1212
<modelVersion>4.0.0</modelVersion>

modules/jooby-gradle-plugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.jooby</groupId>
88
<artifactId>modules</artifactId>
9-
<version>2.0.1-SNAPSHOT</version>
9+
<version>2.0.1</version>
1010
</parent>
1111

1212
<modelVersion>4.0.0</modelVersion>

modules/jooby-guice/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.jooby</groupId>
88
<artifactId>modules</artifactId>
9-
<version>2.0.1-SNAPSHOT</version>
9+
<version>2.0.1</version>
1010
</parent>
1111

1212
<modelVersion>4.0.0</modelVersion>

modules/jooby-handlebars/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.jooby</groupId>
88
<artifactId>modules</artifactId>
9-
<version>2.0.1-SNAPSHOT</version>
9+
<version>2.0.1</version>
1010
</parent>
1111

1212
<modelVersion>4.0.0</modelVersion>

modules/jooby-hibernate/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>io.jooby</groupId>
88
<artifactId>modules</artifactId>
9-
<version>2.0.1-SNAPSHOT</version>
9+
<version>2.0.1</version>
1010
</parent>
1111

1212
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)