Skip to content

Commit d31bc27

Browse files
[maven-release-plugin] prepare release gwt-material-parent-1.4
1 parent e5c04ae commit d31bc27

File tree

2 files changed

+289
-291
lines changed

2 files changed

+289
-291
lines changed

gwt-material/pom.xml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
2-
<project xmlns="http://maven.apache.org/POM/4.0.0"
3-
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
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">
53
<parent>
64
<artifactId>gwt-material-parent</artifactId>
75
<groupId>com.github.gwtmaterialdesign</groupId>
8-
<version>1.4-SNAPSHOT</version>
6+
<version>1.4</version>
97
</parent>
108
<modelVersion>4.0.0</modelVersion>
119

0 commit comments

Comments
 (0)