Skip to content

Commit 4c364a8

Browse files
committed
[maven-release-plugin] prepare release 3.0.1
1 parent 529261b commit 4c364a8

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<groupId>org.sitemesh</groupId>
11-
<version>3.0.2-SNAPSHOT</version>
11+
<version>3.0.1</version>
1212
<packaging>pom</packaging>
1313

1414
<!-- mvn versions:display-plugin-updates -->

sitemesh-examples-hellowebapp/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>sitemesh-parent</artifactId>
66
<groupId>org.sitemesh</groupId>
7-
<version>3.0.2-SNAPSHOT</version>
7+
<version>3.0.1</version>
88
<relativePath>../</relativePath>
99
</parent>
1010

sitemesh/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<artifactId>sitemesh-parent</artifactId>
66
<groupId>org.sitemesh</groupId>
7-
<version>3.0.2-SNAPSHOT</version>
7+
<version>3.0.1</version>
88
<relativePath>../</relativePath>
99
</parent>
1010

0 commit comments

Comments
 (0)