Skip to content

Commit af51148

Browse files
committed
release 0.7
1 parent 34d7d3b commit af51148

File tree

22 files changed

+23
-23
lines changed

22 files changed

+23
-23
lines changed

annotations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.treblereel.j2cl.processors</groupId>
66
<artifactId>parent</artifactId>
7-
<version>0.7.0-SNAPSHOT</version>
7+
<version>0.7</version>
88
</parent>
99

1010
<artifactId>annotations</artifactId>

common/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.treblereel.j2cl.processors</groupId>
88
<artifactId>parent</artifactId>
9-
<version>0.7.0-SNAPSHOT</version>
9+
<version>0.7</version>
1010
</parent>
1111

1212
<artifactId>common</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.treblereel.j2cl.processors</groupId>
66
<artifactId>parent</artifactId>
7-
<version>0.7.0-SNAPSHOT</version>
7+
<version>0.7</version>
88
<packaging>pom</packaging>
99

1010
<name>GWT3 processors parent</name>

processor/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.treblereel.j2cl.processors</groupId>
77
<artifactId>parent</artifactId>
8-
<version>0.7.0-SNAPSHOT</version>
8+
<version>0.7</version>
99
</parent>
1010

1111
<artifactId>processors</artifactId>

tests/commons/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.treblereel.j2cl</groupId>
77
<artifactId>common-tests</artifactId>
8-
<version>0.7.0-SNAPSHOT</version>
8+
<version>0.7</version>
99

1010
<name>Common test cases</name>
1111
<description>Common test cases</description>
@@ -85,7 +85,7 @@
8585
<dependency>
8686
<groupId>org.treblereel.j2cl.processors</groupId>
8787
<artifactId>common</artifactId>
88-
<version>0.7.0-SNAPSHOT</version>
88+
<version>0.7</version>
8989
<scope>test</scope>
9090
</dependency>
9191
</dependencies>

tests/entrypoint/jstype/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.treblereel.j2cl</groupId>
77
<artifactId>entrypoint-jstype-tests</artifactId>
8-
<version>0.7.0-SNAPSHOT</version>
8+
<version>0.7</version>
99

1010
<name>GWT3 Entry Point Tests for @JsType class</name>
1111
<description>Test cases for the GWT3 Entry Point for @JsType class</description>

tests/entrypoint/pojo/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.treblereel.j2cl</groupId>
77
<artifactId>entrypoint-pojo-tests</artifactId>
8-
<version>0.7.0-SNAPSHOT</version>
8+
<version>0.7</version>
99

1010
<name>GWT3 Entry Point Tests for Pojo class</name>
1111
<description>Test cases for the GWT3 Entry Point for Pojo class</description>

tests/entrypoint/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.treblereel.j2cl</groupId>
77
<artifactId>entrypoint-tests</artifactId>
8-
<version>0.7.0-SNAPSHOT</version>
8+
<version>0.7</version>
99
<packaging>pom</packaging>
1010

1111
<name>GWT3 Entry Point Tests</name>

tests/es6shim/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<artifactId>es6shim-tests</artifactId>
77
<groupId>org.treblereel.j2cl</groupId>
8-
<version>0.7.0-SNAPSHOT</version>
8+
<version>0.7</version>
99
<packaging>jar</packaging>
1010

1111
<name>ES6SHIM Tests</name>

tests/exports/javaenv/pom-advanced.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.treblereel.j2cl</groupId>
77
<artifactId>javaenv-advanced</artifactId>
8-
<version>0.7.0-SNAPSHOT</version>
8+
<version>0.7</version>
99
<packaging>jar</packaging>
1010

1111
<name>GWTExports java env Tests ADVANCED mode</name>

tests/exports/javaenv/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.treblereel.j2cl</groupId>
77
<artifactId>javaenv</artifactId>
8-
<version>0.7.0-SNAPSHOT</version>
8+
<version>0.7</version>
99
<packaging>jar</packaging>
1010

1111
<name>GWTExports java env Tests BUNDLE_JAR mode</name>

tests/exports/jsenv/bundle_jar_pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.treblereel.j2cl</groupId>
77
<artifactId>exports-bundle_jar</artifactId>
8-
<version>0.7.0-SNAPSHOT</version>
8+
<version>0.7</version>
99
<packaging>jar</packaging>
1010

1111
<name>GWTExports Tests BUNDLE_JAR mode</name>

tests/exports/jsenv/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.treblereel.j2cl</groupId>
77
<artifactId>jsenv</artifactId>
8-
<version>0.7.0-SNAPSHOT</version>
8+
<version>0.7</version>
99
<packaging>jar</packaging>
1010

1111
<name>GWTExports Tests ADVANCED mode</name>

tests/exports/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.treblereel.j2cl</groupId>
88
<artifactId>tests-parent</artifactId>
9-
<version>0.7.0-SNAPSHOT</version>
9+
<version>0.7</version>
1010
</parent>
1111
<packaging>pom</packaging>
1212

tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.treblereel.j2cl</groupId>
77
<artifactId>tests-parent</artifactId>
8-
<version>0.7.0-SNAPSHOT</version>
8+
<version>0.7</version>
99
<packaging>pom</packaging>
1010

1111
<name>GWT3 processors Tests</name>

tests/resources/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.treblereel.j2cl</groupId>
88
<artifactId>tests-parent</artifactId>
9-
<version>0.7.0-SNAPSHOT</version>
9+
<version>0.7</version>
1010
</parent>
1111

1212
<artifactId>resources</artifactId>

tests/translation/default/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.treblereel.j2cl</groupId>
77
<artifactId>translation-default</artifactId>
8-
<version>0.7.0-SNAPSHOT</version>
8+
<version>0.7</version>
99
<packaging>jar</packaging>
1010

1111
<name>Translation Tests en</name>

tests/translation/fr/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.treblereel.j2cl</groupId>
77
<artifactId>translation-fr</artifactId>
8-
<version>0.7.0-SNAPSHOT</version>
8+
<version>0.7</version>
99
<packaging>jar</packaging>
1010

1111
<name>Translation Tests fr</name>

tests/translation/fr_nr/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.treblereel.j2cl</groupId>
77
<artifactId>translation-fr-nr</artifactId>
8-
<version>0.7.0-SNAPSHOT</version>
8+
<version>0.7</version>
99
<packaging>jar</packaging>
1010

1111
<name>Translation Tests fr-nr</name>

tests/translation/no_bundle/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.treblereel.j2cl</groupId>
88
<artifactId>translation-tests</artifactId>
9-
<version>0.7.0-SNAPSHOT</version>
9+
<version>0.7</version>
1010
</parent>
1111

1212
<artifactId>translation-no_bundle</artifactId>

tests/translation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>org.treblereel.j2cl</groupId>
77
<artifactId>translation-tests</artifactId>
8-
<version>0.7.0-SNAPSHOT</version>
8+
<version>0.7</version>
99
<packaging>pom</packaging>
1010

1111
<name>GWT3 Entry Point Tests</name>

utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<artifactId>parent</artifactId>
77
<groupId>org.treblereel.j2cl.processors</groupId>
8-
<version>0.7.0-SNAPSHOT</version>
8+
<version>0.7</version>
99
</parent>
1010
<modelVersion>4.0.0</modelVersion>
1111

0 commit comments

Comments
 (0)