Skip to content

Commit 5469e24

Browse files
committed
Maven scripts: deploy css4j 6.1.1 artifact
1 parent 2b72535 commit 5469e24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maven/install-css4j.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ VERSION=4.3
3737
install "${GROUP}" "${ARTIFACT}" "${VERSION}"
3838
#
3939
ARTIFACT=css4j
40-
VERSION=6.1
40+
VERSION=6.1.1
4141
install "${GROUP}" "${ARTIFACT}" "${VERSION}"
4242
#
4343
ARTIFACT=css4j-agent

0 commit comments

Comments
 (0)