Skip to content

Commit 0b9cd62

Browse files
committed
Update script to use 3.3.0-SNAPSHOT
1 parent 3da50a2 commit 0b9cd62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_scripts/create-snapshot-links.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
MAVEN_REPO="https://central.sonatype.com/repository/maven-snapshots"
66
GROUP_ID="io/debezium"
7-
DEBEZIUM_VERSION="3.2.0-SNAPSHOT"
7+
DEBEZIUM_VERSION="3.3.0-SNAPSHOT"
88
ARTIFACT_PREFIX="debezium-connector"
99
FILE_EXT="tar.gz"
1010
ANTORA_FILE="playbook.yml"

0 commit comments

Comments
 (0)