Skip to content

Commit

Permalink
Merge pull request #3 from nbauma109/combine-prs-branch
Browse files Browse the repository at this point in the history
Combined PR
  • Loading branch information
nbauma109 authored Aug 27, 2022
2 parents a71570d + 42c4f8e commit 425d042
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-source-plugin</artifactId>
<version>3.2.0</version>
<version>3.2.1</version>
<executions>
<execution>
<id>attach-sources</id>
Expand All @@ -34,7 +34,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-release-plugin</artifactId>
<version>3.0.0-M5</version>
<version>3.0.0-M6</version>
<configuration>
<arguments>${arguments}</arguments>
<goals>install</goals>
Expand Down

0 comments on commit 425d042

Please sign in to comment.