Skip to content

Commit

Permalink
Ready for version 0.9.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
pdechamboux committed Oct 22, 2020
1 parent 1d6f1f4 commit 841ee8e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ applications:
instances: 1
routes:
- route: $YOUR_ROUTE$
path: target/matomo-cf-service-0.8.2.jar
path: target/matomo-cf-service-0.9.0.jar
buildpacks:
- java_buildpack
services:
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<organization>
<name>Orange S.A. - Open Source Software</name>
</organization>
<version>0.8.2</version>
<version>0.9.0</version>
<name>matomo-cf-service</name>
<description>An implementation of "Matomo as a Service" exposed through an OSB API and relying on SpringBoot and CloudFoundry</description>

Expand Down

0 comments on commit 841ee8e

Please sign in to comment.