Bump up to 0.0.9
This commit is contained in:
parent
5482cbb71c
commit
4301251cbc
|
@ -14,7 +14,7 @@ on:
|
|||
|
||||
env:
|
||||
REGISTRY_IMAGE: pivotalrabbitmq/spring-authorization-server
|
||||
IMAGE_TAG: 0.0.8
|
||||
IMAGE_TAG: 0.0.9
|
||||
jobs:
|
||||
docker:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
</parent>
|
||||
<groupId>com.rabbitmq</groupId>
|
||||
<artifactId>authorization-server</artifactId>
|
||||
<version>0.0.8</version>
|
||||
<version>0.0.9</version>
|
||||
<name>authorization-server</name>
|
||||
<description>Authorization Server for Selenium</description>
|
||||
<url/>
|
||||
|
|
Loading…
Reference in New Issue