Skip to content

Commit

Permalink
Merge pull request #347 from aloubyansky/2.4
Browse files Browse the repository at this point in the history
Upgrade to Quarkus 2.4.0.Final
  • Loading branch information
aloubyansky authored Oct 20, 2021
2 parents 85b55a1 + 12ab54f commit b750fa3
Show file tree
Hide file tree
Showing 6 changed files with 1,075 additions and 1,095 deletions.
2 changes: 1 addition & 1 deletion generated-platform-project/quarkus-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<goal>attach-maven-plugin</goal>
</goals>
<configuration>
<originalPluginCoords>io.quarkus:quarkus-maven-plugin:2.4.0.CR1</originalPluginCoords>
<originalPluginCoords>io.quarkus:quarkus-maven-plugin:2.4.0.Final</originalPluginCoords>
<targetPluginCoords>io.quarkus.platform:quarkus-maven-plugin:999-SNAPSHOT</targetPluginCoords>
</configuration>
</execution>
Expand Down
Loading

0 comments on commit b750fa3

Please sign in to comment.