Skip to content

Commit aa2303f

Browse files
committed
[maven-release-plugin] prepare release v1.4.1
1 parent ed4a831 commit aa2303f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

gwt-material/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<artifactId>gwt-material-parent</artifactId>
55
<groupId>com.github.gwtmaterialdesign</groupId>
6-
<version>1.5-SNAPSHOT</version>
6+
<version>1.4.1</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.github.gwtmaterialdesign</groupId>
66
<artifactId>gwt-material-parent</artifactId>
77
<packaging>pom</packaging>
8-
<version>1.5-SNAPSHOT</version>
8+
<version>1.4.1</version>
99

1010
<modules>
1111
<module>gwt-material</module>
@@ -56,7 +56,7 @@
5656
<connection>scm:git:[email protected]:GwtMaterialDesign/gwt-material.git</connection>
5757
<developerConnection>scm:git:[email protected]:GwtMaterialDesign/gwt-material.git</developerConnection>
5858
<url>http://github.com/GwtMaterialDesign/gwt-material</url>
59-
<tag>HEAD</tag>
59+
<tag>v1.4.1</tag>
6060
</scm>
6161

6262
<licenses>

0 commit comments

Comments
 (0)