Skip to content

Commit 336d17c

Browse files
committed
v2.8.2
1 parent 39cf848 commit 336d17c

File tree

44 files changed

+48
-48
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+48
-48
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.8.2-SNAPSHOT</version>
9+
<version>2.8.2</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.8.2-SNAPSHOT</version>
9+
<version>2.8.2</version>
1010
</parent>
1111

1212
<modelVersion>4.0.0</modelVersion>

modules/jooby-apt/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.8.2-SNAPSHOT</version>
9+
<version>2.8.2</version>
1010
</parent>
1111

1212
<modelVersion>4.0.0</modelVersion>

modules/jooby-archetype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>io.jooby</groupId>
99
<artifactId>modules</artifactId>
10-
<version>2.8.2-SNAPSHOT</version>
10+
<version>2.8.2</version>
1111
</parent>
1212

1313
<artifactId>jooby-archetype</artifactId>

modules/jooby-awssdk-v1/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.8.2-SNAPSHOT</version>
9+
<version>2.8.2</version>
1010
</parent>
1111

1212
<modelVersion>4.0.0</modelVersion>

modules/jooby-banner/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.8.2-SNAPSHOT</version>
9+
<version>2.8.2</version>
1010
</parent>
1111

1212
<modelVersion>4.0.0</modelVersion>

modules/jooby-bom/pom.xml

Lines changed: 5 additions & 5 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.8.2-SNAPSHOT</version>
7+
<version>2.8.2</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.8.2-SNAPSHOT</jooby.version>
19+
<jooby.version>2.8.2</jooby.version>
2020
<HikariCP.version>3.4.3</HikariCP.version>
2121
<archetype-packaging.version>3.1.2</archetype-packaging.version>
2222
<asm.version>8.0.1</asm.version>
@@ -33,7 +33,7 @@
3333
<exec-maven-plugin.version>1.6.0</exec-maven-plugin.version>
3434
<flyway.version>6.4.0</flyway.version>
3535
<freemarker.version>2.3.30</freemarker.version>
36-
<frontend-maven-plugin.version>1.9.1</frontend-maven-plugin.version>
36+
<frontend-maven-plugin.version>1.10.0</frontend-maven-plugin.version>
3737
<frontend-plugin-core.version>1.9.1</frontend-plugin-core.version>
3838
<gradle-core.version>2.6</gradle-core.version>
3939
<gradle-plugins.version>0.9-rc-1</gradle-plugins.version>
@@ -55,8 +55,8 @@
5555
<jetty.version>9.4.28.v20200408</jetty.version>
5656
<jfiglet.version>0.0.8</jfiglet.version>
5757
<jmespath-java.version>1.11.770</jmespath-java.version>
58-
<jooby-maven-plugin.version>2.8.2-SNAPSHOT</jooby-maven-plugin.version>
59-
<jooby.version>2.8.2-SNAPSHOT</jooby.version>
58+
<jooby-maven-plugin.version>2.8.2</jooby-maven-plugin.version>
59+
<jooby.version>2.8.2</jooby.version>
6060
<json.version>20190722</json.version>
6161
<jsonwebtoken.version>0.11.1</jsonwebtoken.version>
6262
<jsr305.version>3.0.2</jsr305.version>

modules/jooby-cli/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.8.2-SNAPSHOT</version>
9+
<version>2.8.2</version>
1010
</parent>
1111

1212
<modelVersion>4.0.0</modelVersion>

modules/jooby-ebean/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.8.2-SNAPSHOT</version>
9+
<version>2.8.2</version>
1010
</parent>
1111

1212
<modelVersion>4.0.0</modelVersion>

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.8.2-SNAPSHOT</version>
9+
<version>2.8.2</version>
1010
</parent>
1111

1212
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)