Skip to content

Commit 48dd7df

Browse files
[maven-release-plugin] prepare release gwt-material-1.3.1
1 parent cc45b2d commit 48dd7df

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

pom.xml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
43
<modelVersion>4.0.0</modelVersion>
54

65
<groupId>com.github.gwtmaterialdesign</groupId>
76
<artifactId>gwt-material</artifactId>
8-
<version>1.4-SNAPSHOT</version>
7+
<version>1.3.1</version>
98

109
<name>Gwt Material Design</name>
1110
<description>A Material Design look and feel for GWT Apps plus Phonegap</description>
@@ -40,7 +39,7 @@
4039
<connection>scm:git:[email protected]:GwtMaterialDesign/gwt-material.git</connection>
4140
<developerConnection>scm:git:[email protected]:GwtMaterialDesign/gwt-material.git</developerConnection>
4241
<url>http://github.com/GwtMaterialDesign/gwt-material</url>
43-
<tag>HEAD</tag>
42+
<tag>gwt-material-1.3.1</tag>
4443
</scm>
4544

4645
<licenses>
@@ -199,7 +198,7 @@
199198
</goals>
200199
</pluginExecutionFilter>
201200
<action>
202-
<ignore/>
201+
<ignore />
203202
</action>
204203
</pluginExecution>
205204
<pluginExecution>
@@ -214,7 +213,7 @@
214213
</goals>
215214
</pluginExecutionFilter>
216215
<action>
217-
<ignore/>
216+
<ignore />
218217
</action>
219218
</pluginExecution>
220219
</pluginExecutions>

0 commit comments

Comments
 (0)