Skip to content

Commit

Permalink
Set quarkus.version to 999-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed Mar 9, 2020
1 parent a975932 commit 9e98da3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<google-http-client.version>1.22.0</google-http-client.version>
<guava.version>26.0-jre</guava.version>
<hapi.version>4.1.0</hapi.version>
<quarkus.version>1.3.0.CR1</quarkus.version>
<quarkus.version>999-SNAPSHOT</quarkus.version>
<httpmime.version>4.1.3</httpmime.version>
<jackson.version>2.10.2</jackson.version>
<jetty.version>9.4.18.v20190429</jetty.version>
Expand Down

0 comments on commit 9e98da3

Please sign in to comment.