Skip to content

Commit c62fe69

Browse files
author
Christian
committed
[maven-release-plugin] prepare release gwt-material-1.3
1 parent ca1b5d3 commit c62fe69

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.github.gwtmaterialdesign</groupId>
66
<artifactId>gwt-material</artifactId>
7-
<version>1.3-SNAPSHOT</version>
7+
<version>1.3</version>
88

99
<name>Gwt Material Design</name>
1010
<description>A Material Design look and feel for GWT Apps plus Phonegap</description>
@@ -39,7 +39,7 @@
3939
<connection>scm:git:[email protected]:GwtMaterialDesign/gwt-material.git</connection>
4040
<developerConnection>scm:git:[email protected]:GwtMaterialDesign/gwt-material.git</developerConnection>
4141
<url>http://github.com/GwtMaterialDesign/gwt-material</url>
42-
<tag>HEAD</tag>
42+
<tag>gwt-material-1.3</tag>
4343
</scm>
4444

4545
<licenses>
@@ -196,7 +196,7 @@
196196
</goals>
197197
</pluginExecutionFilter>
198198
<action>
199-
<ignore></ignore>
199+
<ignore />
200200
</action>
201201
</pluginExecution>
202202
<pluginExecution>
@@ -211,7 +211,7 @@
211211
</goals>
212212
</pluginExecutionFilter>
213213
<action>
214-
<ignore></ignore>
214+
<ignore />
215215
</action>
216216
</pluginExecution>
217217
</pluginExecutions>

0 commit comments

Comments
 (0)