File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4040 echo " Tests the Docker image" >&2
4141
4242# FIXME: don't hard-code
43- assembly/VERSION := 1.12.1-SNAPSHOT
43+ assembly/VERSION := 1.12.1
4444assembly/BASEDIR := .
4545MVN_LOCAL_REPOSITORY ?= $(HOME ) /.m2/repository
4646
Original file line number Diff line number Diff line change 99 </parent >
1010 <groupId >org.daisy.pipeline</groupId >
1111 <artifactId >assembly</artifactId >
12- <version >1.12.1-SNAPSHOT </version >
12+ <version >1.12.1</version >
1313 <packaging >pom</packaging >
1414 <name >DAISY Pipeline 2 :: Assembly</name >
1515 <description >Builds the main distribution of the DAISY Pipeline 2.</description >
1616 <scm >
1717 <connection >scm:git:git@github.com:daisy-consortium/pipeline-assembly.git</connection >
1818 <url >scm:git:git@github.com:daisy-consortium/pipeline-assembly.git</url >
1919 <developerConnection >scm:git:git@github.com:daisy-consortium/pipeline-assembly.git</developerConnection >
20- <tag >HEAD </tag >
20+ <tag >v1.12.1 </tag >
2121 </scm >
2222 <properties >
2323 <cli .version>2.1.1</cli .version>
You can’t perform that action at this time.
0 commit comments