Skip to content

Commit

Permalink
The next release will be 1.0.0-CR1
Browse files Browse the repository at this point in the history
  • Loading branch information
ppalaga committed May 27, 2020
1 parent cbaf183 commit d618e5e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion extensions-support/mongodb/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<description>Camel Quarkus Support MongoDB</description>

<properties>
<firstVersion>1.0.0-M8</firstVersion>
<firstVersion>1.0.0-CR1</firstVersion>
<quarkus.metadata.unlisted>true</quarkus.metadata.unlisted>
</properties>

Expand Down
2 changes: 1 addition & 1 deletion extensions/microprofile-fault-tolerance/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<description>Circuit Breaker EIP using Microprofile Fault Tolerance</description>

<properties>
<firstVersion>1.0.0-M8</firstVersion>
<firstVersion>1.0.0-CR1</firstVersion>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion tooling/create-extension-templates/runtime-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<description>[=description]</description>

<properties>
<firstVersion>1.0.0-M8</firstVersion>
<firstVersion>1.0.0-CR2</firstVersion>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit d618e5e

Please sign in to comment.