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 authored and github-actions[bot] committed May 30, 2020
1 parent a1ee591 commit d608dd4
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 @@ -67,7 +67,7 @@
<mongodb.version>4.0.1</mongodb.version>
<okhttp.version>3.14.6</okhttp.version><!-- keep in sync with okio -->
<okio.version>1.17.2</okio.version><!-- keep in sync with okhttp -->
<quarkus.version>1.5.0.Final</quarkus.version>
<quarkus.version>999-SNAPSHOT</quarkus.version>
<quarkus-qpid-jms.version>0.15.0</quarkus-qpid-jms.version>
<protobuf.version>3.11.1</protobuf.version>
<retrofit.version>2.5.0</retrofit.version>
Expand Down

0 comments on commit d608dd4

Please sign in to comment.