Skip to content

Commit a36488f

Browse files
authored
Update MVN_SNAPSHOT_VERSION to 1.2-SNAPSHOT
1 parent 0dfc272 commit a36488f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ all: mvn-docker-build get-itest-jar-from-maven-image integration-test
22

33
# JDK_VERSION should be the JDK version we use to source our container dependencies
44
JDK_VERSION=11
5-
MVN_SNAPSHOT_VERSION=1.1-SNAPSHOT
5+
MVN_SNAPSHOT_VERSION=1.2-SNAPSHOT
66

77
DFIU_DIR=dockerfile-image-update
88
DFIU_TARGET=${DFIU_DIR}/target

0 commit comments

Comments
 (0)