Skip to content

Commit 962146d

Browse files
committed
set version to 1.0.0.CR8
1 parent 8ffe7f5 commit 962146d

File tree

83 files changed

+151
-79
lines changed

Some content is hidden

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

83 files changed

+151
-79
lines changed

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>jooby-project</artifactId>
8-
<version>1.0.0.Final</version>
8+
<version>1.0.0.CR8</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

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>jooby-project</artifactId>
8-
<version>1.0.0.Final</version>
8+
<version>1.0.0.CR8</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

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>jooby-project</artifactId>
10-
<version>1.0.0.Final</version>
10+
<version>1.0.0.CR8</version>
1111
</parent>
1212

1313
<artifactId>jooby-archetype</artifactId>

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>jooby-project</artifactId>
8-
<version>1.0.0.Final</version>
8+
<version>1.0.0.CR8</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

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>jooby-project</artifactId>
8-
<version>1.0.0.Final</version>
8+
<version>1.0.0.CR8</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

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>jooby-project</artifactId>
8-
<version>1.0.0.Final</version>
8+
<version>1.0.0.CR8</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

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>jooby-project</artifactId>
8-
<version>1.0.0.Final</version>
8+
<version>1.0.0.CR8</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

jooby-assets-j2v8/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>jooby-project</artifactId>
8-
<version>1.0.0.Final</version>
8+
<version>1.0.0.CR8</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

jooby-assets-jsass/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>jooby-project</artifactId>
8-
<version>1.0.0.Final</version>
8+
<version>1.0.0.CR8</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

jooby-assets-jscs/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>jooby-project</artifactId>
8-
<version>1.0.0.Final</version>
8+
<version>1.0.0.CR8</version>
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>

0 commit comments

Comments
 (0)