Skip to content

Commit 4301251

Browse files
Bump up to 0.0.9
1 parent 5482cbb commit 4301251

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/authorization-server-make.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414

1515
env:
1616
REGISTRY_IMAGE: pivotalrabbitmq/spring-authorization-server
17-
IMAGE_TAG: 0.0.8
17+
IMAGE_TAG: 0.0.9
1818
jobs:
1919
docker:
2020
runs-on: ubuntu-latest

selenium/authorization-server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>com.rabbitmq</groupId>
1212
<artifactId>authorization-server</artifactId>
13-
<version>0.0.8</version>
13+
<version>0.0.9</version>
1414
<name>authorization-server</name>
1515
<description>Authorization Server for Selenium</description>
1616
<url/>

0 commit comments

Comments
 (0)