Skip to content

Commit c217878

Browse files
committed
Update to development version 1.0.2-SNAPSHOT
1 parent 462a6d1 commit c217878

File tree

20 files changed

+21
-21
lines changed

20 files changed

+21
-21
lines changed

gwt-boot-dependencies/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.github.gwtboot</groupId>
2626
<artifactId>gwt-boot-modules</artifactId>
27-
<version>1.0.1</version>
27+
<version>1.0.2-SNAPSHOT</version>
2828
<relativePath>../</relativePath>
2929
</parent>
3030
<artifactId>gwt-boot-dependencies</artifactId>
@@ -34,7 +34,7 @@
3434

3535
<properties>
3636
<!-- GWT Boot Modules version -->
37-
<gwt-boot-modules.version>1.0.1</gwt-boot-modules.version>
37+
<gwt-boot-modules.version>1.0.2-SNAPSHOT</gwt-boot-modules.version>
3838

3939
<!-- Dependency versions -->
4040
<gwt.version>2.9.0</gwt.version>

gwt-boot-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.github.gwtboot</groupId>
2626
<artifactId>gwt-boot-dependencies</artifactId>
27-
<version>1.0.1</version>
27+
<version>1.0.2-SNAPSHOT</version>
2828
<relativePath>../gwt-boot-dependencies</relativePath>
2929
</parent>
3030
<artifactId>gwt-boot-parent</artifactId>

gwt-boot-starters/gwt-boot-starter-dagger2/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>gwt-boot-starters</artifactId>
2626
<groupId>com.github.gwtboot</groupId>
27-
<version>1.0.1</version>
27+
<version>1.0.2-SNAPSHOT</version>
2828
<relativePath>../</relativePath>
2929
</parent>
3030
<artifactId>gwt-boot-starter-dagger2</artifactId>

gwt-boot-starters/gwt-boot-starter-domino-rest/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.github.gwtboot</groupId>
2626
<artifactId>gwt-boot-starters</artifactId>
27-
<version>1.0.1</version>
27+
<version>1.0.2-SNAPSHOT</version>
2828
<relativePath>../</relativePath>
2929
</parent>
3030
<artifactId>gwt-boot-starter-domino-rest</artifactId>

gwt-boot-starters/gwt-boot-starter-elemento-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.github.gwtboot</groupId>
2626
<artifactId>gwt-boot-starters</artifactId>
27-
<version>1.0.1</version>
27+
<version>1.0.2-SNAPSHOT</version>
2828
<relativePath>../</relativePath>
2929
</parent>
3030
<artifactId>gwt-boot-starter-elemento-core</artifactId>

gwt-boot-starters/gwt-boot-starter-elemento-template/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.github.gwtboot</groupId>
2626
<artifactId>gwt-boot-starters</artifactId>
27-
<version>1.0.1</version>
27+
<version>1.0.2-SNAPSHOT</version>
2828
<relativePath>../</relativePath>
2929
</parent>
3030
<artifactId>gwt-boot-starter-elemento-template</artifactId>

gwt-boot-starters/gwt-boot-starter-gin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>gwt-boot-starters</artifactId>
2626
<groupId>com.github.gwtboot</groupId>
27-
<version>1.0.1</version>
27+
<version>1.0.2-SNAPSHOT</version>
2828
<relativePath>../</relativePath>
2929
</parent>
3030
<artifactId>gwt-boot-starter-gin</artifactId>

gwt-boot-starters/gwt-boot-starter-gwteventbinder/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<artifactId>gwt-boot-starters</artifactId>
2626
<groupId>com.github.gwtboot</groupId>
27-
<version>1.0.1</version>
27+
<version>1.0.2-SNAPSHOT</version>
2828
<relativePath>../</relativePath>
2929
</parent>
3030
<artifactId>gwt-boot-starter-gwteventbinder</artifactId>

gwt-boot-starters/gwt-boot-starter-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.github.gwtboot</groupId>
2626
<artifactId>gwt-boot-dependencies</artifactId>
27-
<version>1.0.1</version>
27+
<version>1.0.2-SNAPSHOT</version>
2828
<relativePath>../../gwt-boot-dependencies</relativePath>
2929
</parent>
3030
<artifactId>gwt-boot-starter-parent</artifactId>

gwt-boot-starters/gwt-boot-starter-restygwt/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>com.github.gwtboot</groupId>
2626
<artifactId>gwt-boot-starters</artifactId>
27-
<version>1.0.1</version>
27+
<version>1.0.2-SNAPSHOT</version>
2828
<relativePath>../</relativePath>
2929
</parent>
3030
<artifactId>gwt-boot-starter-restygwt</artifactId>

0 commit comments

Comments
 (0)