Skip to content

Commit b35bc30

Browse files
committed
v1.6.0
1 parent 93e8a80 commit b35bc30

File tree

96 files changed

+164
-110
lines changed

Some content is hidden

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

96 files changed

+164
-110
lines changed

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>org.jooby</groupId>
88
<artifactId>jooby-project</artifactId>
9-
<version>1.6.0-SNAPSHOT</version>
9+
<version>1.6.0</version>
1010
</parent>
1111

1212
<modelVersion>4.0.0</modelVersion>

modules/coverage-report/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.jooby</groupId>
77
<artifactId>modules</artifactId>
8-
<version>1.6.0-SNAPSHOT</version>
8+
<version>1.6.0</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

modules/jooby-akka/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.jooby</groupId>
77
<artifactId>modules</artifactId>
8-
<version>1.6.0-SNAPSHOT</version>
8+
<version>1.6.0</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

modules/jooby-apitool/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.jooby</groupId>
88
<artifactId>modules</artifactId>
9-
<version>1.6.0-SNAPSHOT</version>
9+
<version>1.6.0</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>org.jooby</groupId>
99
<artifactId>modules</artifactId>
10-
<version>1.6.0-SNAPSHOT</version>
10+
<version>1.6.0</version>
1111
</parent>
1212

1313
<artifactId>jooby-archetype</artifactId>

modules/jooby-assets-autoprefixer/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.jooby</groupId>
77
<artifactId>modules</artifactId>
8-
<version>1.6.0-SNAPSHOT</version>
8+
<version>1.6.0</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

modules/jooby-assets-babel/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.jooby</groupId>
77
<artifactId>modules</artifactId>
8-
<version>1.6.0-SNAPSHOT</version>
8+
<version>1.6.0</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

modules/jooby-assets-clean-css/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.jooby</groupId>
77
<artifactId>modules</artifactId>
8-
<version>1.6.0-SNAPSHOT</version>
8+
<version>1.6.0</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

modules/jooby-assets-closure-compiler/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.jooby</groupId>
77
<artifactId>modules</artifactId>
8-
<version>1.6.0-SNAPSHOT</version>
8+
<version>1.6.0</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

modules/jooby-assets-csslint/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.jooby</groupId>
77
<artifactId>modules</artifactId>
8-
<version>1.6.0-SNAPSHOT</version>
8+
<version>1.6.0</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)