BAEL-7636 Add the missing plugin versions in the tutorial repo

-Added missing plugin versions
This commit is contained in:
Dhawal Kapil
2018-08-14 13:34:45 +05:30
parent 74e3e7ff95
commit 856ca42d23
13 changed files with 83 additions and 57 deletions

View File

@@ -163,6 +163,7 @@
<plugin>
<artifactId>maven-resources-plugin</artifactId>
<version>${maven-resources-plugin.version}</version>
</plugin>
<plugin>
@@ -283,6 +284,7 @@
<maven-war-plugin.version>2.6</maven-war-plugin.version>
<maven-resources-plugin.version>2.7</maven-resources-plugin.version>
<cargo-maven2-plugin.version>1.6.1</cargo-maven2-plugin.version>
<maven-resources-plugin.version>3.1.0</maven-resources-plugin.version>
<!-- AspectJ -->
<aspectj.version>1.8.9</aspectj.version>