Skip to content

Commit

Permalink
Upgrade artifactory-maven-plugin.
Browse files Browse the repository at this point in the history
  • Loading branch information
gregturn committed Nov 9, 2023
1 parent 096db68 commit d341f43
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -486,7 +486,7 @@
<plugin>
<groupId>org.jfrog.buildinfo</groupId>
<artifactId>artifactory-maven-plugin</artifactId>
<version>3.2.3</version>
<version>3.6.2</version>
<inherited>false</inherited>
<executions>
<execution>
Expand Down Expand Up @@ -522,7 +522,7 @@
<plugin>
<groupId>org.jfrog.buildinfo</groupId>
<artifactId>artifactory-maven-plugin</artifactId>
<version>3.2.3</version>
<version>3.6.2</version>
<inherited>false</inherited>
<executions>
<execution>
Expand Down Expand Up @@ -798,7 +798,7 @@
<plugin>
<groupId>org.jfrog.buildinfo</groupId>
<artifactId>artifactory-maven-plugin</artifactId>
<version>3.2.3</version>
<version>3.6.2</version>
<executions>
<execution>
<id>deploy-docs</id>
Expand Down
4 changes: 2 additions & 2 deletions spring-ws-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<plugin>
<groupId>org.jfrog.buildinfo</groupId>
<artifactId>artifactory-maven-plugin</artifactId>
<version>3.2.3</version>
<version>3.6.2</version>
<inherited>false</inherited>
<executions>
<execution>
Expand Down Expand Up @@ -170,7 +170,7 @@
<plugin>
<groupId>org.jfrog.buildinfo</groupId>
<artifactId>artifactory-maven-plugin</artifactId>
<version>3.2.3</version>
<version>3.6.2</version>
<inherited>false</inherited>
<executions>
<execution>
Expand Down

0 comments on commit d341f43

Please sign in to comment.