Skip to content

Commit b981e36

Browse files
chore(master): release 1.1.1-SNAPSHOT
1 parent ceb2acf commit b981e36

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

gwtbootstrap3-extras/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.gwtbootstrap3</groupId>
77
<artifactId>gwtbootstrap3-parent</artifactId>
8-
<version>1.1.0</version>
8+
<version>1.1.1-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>gwtbootstrap3-extras</artifactId>

gwtbootstrap3/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.gwtbootstrap3</groupId>
77
<artifactId>gwtbootstrap3-parent</artifactId>
8-
<version>1.1.0</version>
8+
<version>1.1.1-SNAPSHOT</version>
99
</parent>
1010

1111
<artifactId>gwtbootstrap3</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<groupId>org.gwtbootstrap3</groupId>
88
<artifactId>gwtbootstrap3-parent</artifactId>
99
<packaging>pom</packaging>
10-
<version>1.1.0</version>
10+
<version>1.1.1-SNAPSHOT</version>
1111
<name>GwtBootstrap3 Parent</name>
1212
<description>GWT wrapper for the Bootstrap front-end framework</description>
1313
<url>http://gwtbootstrap3.org</url>

0 commit comments

Comments
 (0)