File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ VERSION=1.1.0
2323install " ${GROUP} " " ${ARTIFACT} " " ${VERSION} "
2424#
2525ARTIFACT=carte-util
26- VERSION=3.3 .0
26+ VERSION=3.4 .0
2727install " ${GROUP} " " ${ARTIFACT} " " ${VERSION} "
2828#
2929ARTIFACT=xml-dtd
Original file line number Diff line number Diff line change 11#! /usr/bin/bash
22#
3- # Install the JCLF artifact if it is not present.
3+ # Install the JCLF-text artifact if it is not present.
44#
55# Assumes that the $TMP environment variable points to a temporary directory.
66#
77GROUP=io.sf.jclf
8- ARTIFACT=jclf
9- VERSION=4.1 .0
8+ ARTIFACT=jclf-text
9+ VERSION=5.0 .0
1010REMOTEREPO=https://css4j.github.io/maven/
1111PLUGIN=org.apache.maven.plugins:maven-dependency-plugin:2.9:get
1212LOCALREPO=${HOME} /.m2/repository
You can’t perform that action at this time.
0 commit comments