diff --git a/README.md b/README.md index 6fe00b3..a5c5177 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Simple Java Project This is a demo project that you can use with [Buddy Continuous Deployment](https://buddy.works). -Adding some lines +Adding some lines. diff --git a/pom.xml b/pom.xml index 7f5d8b9..01b1288 100644 --- a/pom.xml +++ b/pom.xml @@ -1,16 +1,22 @@ - + 4.0.0 + works.buddy.samples works-with-heroku 1.0 war + - 1.6 - 1.6 + 1.8 + 1.8 + + javax.servlet servlet-api @@ -29,6 +35,7 @@ 1.10.19 test + @@ -36,7 +43,7 @@ org.apache.maven.plugins maven-dependency-plugin - 2.3 + 3.1.2 package @@ -54,6 +61,7 @@ +