Skip to content

Commit

Permalink
v 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
initcron committed Apr 28, 2016
1 parent f2ecfea commit 709c5e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>CMADSession</groupId>
<artifactId>CMADSession</artifactId>
<packaging>war</packaging>
<version>0.0.7-SNAPSHOT</version>
<version>0.0.8-SNAPSHOT</version>
<name>CMADSession Maven Webapp</name>
<url>http://maven.apache.org</url>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion src/main/webapp/index.jsp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<html>
<body>
<h2>Hello World!</h2>
<h3>version 0.0.5 </h3>
<h3>version 0.0.8 </h3>
</body>
</html>

0 comments on commit 709c5e2

Please sign in to comment.