Skip to content

Commit

Permalink
chore(deps): bump maven-release-plugin from 2.5 to 2.5.3 (fabric8io#1658
Browse files Browse the repository at this point in the history
)

Bumps maven-release-plugin from 2.5 to 2.5.3.

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and rohanKanojia committed Jul 26, 2019
1 parent b40d66f commit ab7438b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion extensions/knative/model/pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.5</version>
<version>2.5.3</version>
</plugin>
</plugins>
</build>
Expand Down
2 changes: 1 addition & 1 deletion extensions/tekton/client/pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.5</version>
<version>2.5.3</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/tekton/model/pom.xml
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>2.5</version>
<version>2.5.3</version>
</plugin>
</plugins>
</build>
Expand Down

0 comments on commit ab7438b

Please sign in to comment.