maven-dependency-plugin to v3.2.0

This commit is contained in:
Brian Long 2021-10-28 17:24:21 -04:00
parent a49c5a7dbb
commit 012bb361ba
16 changed files with 16 additions and 16 deletions
beedk-acs-platform-artifact-it-tile
beedk-acs-platform-artifact-rad-tile
beedk-acs-platform-rad-tile
beedk-acs-platform-self-it-tile
beedk-acs-platform-self-rad-tile
beedk-acs-share-artifact-rad-tile
beedk-acs-share-self-it-tile
beedk-acs-share-self-rad-tile
beedk-acs-webapp-artifact-build-tile
beedk-acs-webapp-artifact-it-tile
beedk-acs-webapp-artifact-rad-tile
beedk-acs-webapp-artifact-tile
beedk-acs-webapp-docker-tile
beedk-amp-check-tile
beedk-aps-ext-rad-tile
beedk-ate-self-rad-tile

@ -8,7 +8,7 @@
<!-- This plugin downloads the Platform WAR and JDBC JAR dependency -->
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.0</version>
<executions>
<!-- This execution downloads the Platform WAR -->
<execution>

@ -16,7 +16,7 @@
<!-- This plugin downloads the Platform WAR and JDBC JAR dependency -->
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.0</version>
<executions>
<!-- This execution downloads the Platform WAR -->
<execution>

@ -16,7 +16,7 @@
<!-- This plugin downloads ancillary WARs -->
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.0</version>
<executions>
<!-- This execution downloads the API Explorer WAR -->
<execution>

@ -8,7 +8,7 @@
<!-- This plugin downloads the Platform JAR-based extension modules and runtime/test dependencies -->
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.0</version>
<executions>
<!-- This execution downloads the dependency JARs, including JAR modules -->
<execution>

@ -16,7 +16,7 @@
<!-- This plugin downloads the Platform JAR-based extension modules and runtime/test dependencies -->
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.0</version>
<executions>
<!-- This execution downloads the dependency JARs, including JAR modules -->
<execution>

@ -16,7 +16,7 @@
<!-- This plugin downloads the Share WAR -->
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.0</version>
<executions>
<!-- This execution downloads the Share WAR -->
<execution>

@ -8,7 +8,7 @@
<!-- This plugin downloads the Share JAR-based extension modules and runtime/test dependencies -->
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.0</version>
<executions>
<!-- This execution downloads the dependency JARs, including JAR modules -->
<execution>

@ -16,7 +16,7 @@
<!-- This plugin downloads the Share JAR-based extension modules -->
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.0</version>
<executions>
<!-- This execution downloads the dependency JARs, including JAR modules -->
<execution>

@ -8,7 +8,7 @@
<!-- This plugin downloads the dependency AMPs -->
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.0</version>
<executions>
<!-- This execution downloads the dependency AMPs in the 'compile' and 'runtime' scopes -->
<execution>

@ -8,7 +8,7 @@
<!-- This plugin downloads the dependency AMPs -->
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.0</version>
<executions>
<!-- This execution downloads the dependency AMPs in the `compile`, `runtime`, and `test' scopes -->
<execution>

@ -21,7 +21,7 @@
<!-- This plugin downloads the dependency AMPs -->
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.0</version>
<executions>
<!-- This execution downloads the dependency AMPs in the `compile`, `runtime`, and `test' scopes -->
<execution>

@ -8,7 +8,7 @@
<!-- This plugin downloads the parameterized WAR -->
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.0</version>
<executions>
<!-- This execution downloads the parameterized WAR -->
<execution>

@ -33,7 +33,7 @@
<!-- This plugin downloads the Platform JAR-based extension modules and runtime/test dependencies -->
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.0</version>
<executions>
<!-- This execution downloads the dependency JARs, including JAR modules -->
<execution>

@ -8,7 +8,7 @@
<!-- This plugin serializes the compile/runtime AMP and JAR dependencies into a classpath string -->
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.0</version>
<executions>
<execution>
<id>generate-amp-notest-classpath</id>

@ -16,7 +16,7 @@
<!-- This plugin downloads the parameterized WAR -->
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.0</version>
<executions>
<!-- This execution downloads the parameterized WAR -->
<execution>

@ -16,7 +16,7 @@
<!-- This plugin downloads the dependent runtime/test JARs -->
<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<version>3.1.2</version>
<version>3.2.0</version>
<executions>
<!-- This execution downloads the dependency JARs -->
<execution>