Skip to content

Commit 6b7972d

Browse files
committed
[maven-release-plugin] prepare release gwtmockito-parent-1.1.3
1 parent 363d7d1 commit 6b7972d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

gwtmockito-sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.google.gwt.gwtmockito</groupId>
55
<artifactId>gwtmockito-parent</artifactId>
6-
<version>1.1.3-SNAPSHOT</version>
6+
<version>1.1.3</version>
77
</parent>
88

99
<artifactId>gwtmockito-sample</artifactId>

gwtmockito/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>com.google.gwt.gwtmockito</groupId>
55
<artifactId>gwtmockito-parent</artifactId>
6-
<version>1.1.3-SNAPSHOT</version>
6+
<version>1.1.3</version>
77
</parent>
88

99
<artifactId>gwtmockito</artifactId>

pom.xml

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

99
<groupId>com.google.gwt.gwtmockito</groupId>
1010
<artifactId>gwtmockito-parent</artifactId>
11-
<version>1.1.3-SNAPSHOT</version>
11+
<version>1.1.3</version>
1212
<packaging>pom</packaging>
1313

1414
<name>GwtMockito (Parent)</name>

0 commit comments

Comments
 (0)