We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 529261b commit 4c364a8Copy full SHA for 4c364a8
3 files changed
pom.xml
@@ -8,7 +8,7 @@
8
</parent>
9
10
<groupId>org.sitemesh</groupId>
11
- <version>3.0.2-SNAPSHOT</version>
+ <version>3.0.1</version>
12
<packaging>pom</packaging>
13
14
<!-- mvn versions:display-plugin-updates -->
sitemesh-examples-hellowebapp/pom.xml
@@ -4,7 +4,7 @@
4
<parent>
5
<artifactId>sitemesh-parent</artifactId>
6
7
<relativePath>../</relativePath>
sitemesh/pom.xml
0 commit comments