diff --git a/file1.txt b/file1.txt new file mode 100644 index 00000000..acbe86c7 --- /dev/null +++ b/file1.txt @@ -0,0 +1 @@ +abcd diff --git a/pom.xml b/pom.xml index c7154957..49318a15 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.devopsdemo.tutorial sampleapp war - 2.0 + 3.2.0 Vaadin Sampleapp example UTF-8 @@ -498,6 +498,11 @@ maven-jxr-plugin 2.1 + + org.apache.maven.plugins + maven-war-plugin + 3.2.0 +