We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abf0e2b commit f4bab48Copy full SHA for f4bab48
gradle.properties
@@ -26,8 +26,8 @@ slf4jApiVersion=1.7.25
26
sparkVersion=3.4.0
27
28
# Version and base tags can be overridden at build time.
29
-connectorVersion=0.13.0-SNAPSHOT
30
-pravegaVersion=0.13.0-3142.2542966-SNAPSHOT
+connectorVersion=0.13.0
+pravegaVersion=0.13.0
31
32
# flag to indicate if Pravega sub-module should be used instead of the version defined in 'pravegaVersion'
33
usePravegaVersionSubModule=false
0 commit comments