Skip to content

Commit

Permalink
Bump maven-model-merger to 16
Browse files Browse the repository at this point in the history
  • Loading branch information
gastaldi committed Sep 15, 2020
1 parent ee5cc22 commit 19161c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
<artifactId>quarkus-project</artifactId>
<version>1.2.3</version>
<properties>
<prop2>prop-2-namespaced</prop2>
<prop1>proppp</prop1>
<prop2>prop-2-namespaced</prop2>
</properties>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion independent-projects/tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<version.surefire.plugin>3.0.0-M5</version.surefire.plugin>
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
<quarkus.version>999-SNAPSHOT</quarkus.version>
<maven-model-helper.version>14</maven-model-helper.version>
<maven-model-helper.version>16</maven-model-helper.version>
<commons-io.version>2.8.0</commons-io.version>
<quarkus-http.version>3.0.14.Final</quarkus-http.version>
</properties>
Expand Down

0 comments on commit 19161c4

Please sign in to comment.