Skip to content

Commit a1a9943

Browse files
committed
[maven-release-plugin] prepare release v1.11.0
1 parent 7b473e8 commit a1a9943

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@
99
</parent>
1010
<groupId>org.daisy.pipeline</groupId>
1111
<artifactId>assembly</artifactId>
12-
<version>1.11.0-SNAPSHOT</version>
12+
<version>1.11.0</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.11.0</tag>
2121
</scm>
2222
<properties>
2323
<cli.version>2.1.0</cli.version>

0 commit comments

Comments
 (0)