Skip to content

Commit

Permalink
Install script: install 3.3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosame committed Jan 5, 2021
1 parent ceec51a commit 20916a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions install-css4j.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ rm ${TMP}/${2}-${3}.jar ${TMP}/${2}-${3}-sources.jar ${TMP}/pom.xml
#
GROUP=io.sf.carte
ARTIFACT=tokenproducer
VERSION=1.0.0
VERSION=1.1.0
install "${GROUP}" "${ARTIFACT}" "${VERSION}"
#
ARTIFACT=carte-util
VERSION=3.2.0
VERSION=3.3.0
install "${GROUP}" "${ARTIFACT}" "${VERSION}"
#
ARTIFACT=xml-dtd
Expand Down

0 comments on commit 20916a1

Please sign in to comment.