Skip to content

Commit 52dbd32

Browse files
committed
variables.sh: updated maven-3 version
1 parent 1f1661a commit 52dbd32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

helper-scripts/project-impl/variables.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
sonatype_url="https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/"
66
repository="ossrh"
77
groupId="io.github.software-hardware-codesign"
8-
maven_version="3.9.3"
8+
maven_version="3.9.4"
99
maven_bin="./apache-maven-$maven_version/bin/mvn"
1010
desktop_pomFile="./helper-scripts/project-impl/publishing/automata4j.pom"
1111
passphrase="avrsandbox"

0 commit comments

Comments
 (0)