Skip to content

Commit

Permalink
Issue 285: Prepare Schema Registry for 0.6 release (#286) (#288)
Browse files Browse the repository at this point in the history
Cherry pick PR #286 to r0.6.

Signed-off-by: Shashwat Sharma <[email protected]>
  • Loading branch information
shshashwat authored Sep 22, 2023
1 parent 7056903 commit 19b6233
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,13 @@ avroVersion=1.11.1
avroProtobufVersion=1.10.2
snappyVersion=1.1.7.3
javaxActivationVersion=1.1.1
pravegaVersion=0.12.0
pravegaKeyCloakVersion=0.12.0
pravegaVersion=0.13.0
pravegaKeyCloakVersion=0.13.0
apacheZookeeperVersion=3.6.3
snakeYamlVersion=2.0

# Version and base tags can be overridden at build time
schemaregistryVersion=0.6.0-SNAPSHOT
schemaregistryVersion=0.6.0
schemaregistryBaseTag=pravega/schemaregistry

# Pravega Signing Key
Expand Down

0 comments on commit 19b6233

Please sign in to comment.