We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 298236e commit d1aa203Copy full SHA for d1aa203
pom.xml
@@ -12,7 +12,7 @@
12
13
<groupId>org.daisy.pipeline.modules</groupId>
14
<artifactId>nordic-epub3-dtbook-migrator</artifactId>
15
- <version>1.2.1-SNAPSHOT</version>
+ <version>1.3.0</version>
16
<packaging>bundle</packaging>
17
18
<name>DAISY Pipeline 2 module :: Nordic EPUB3/DTBook Migrator</name>
@@ -31,7 +31,7 @@
31
<connection>scm:git:[email protected]:nlbdev/nordic-epub3-dtbook-migrator.git</connection>
32
<url>scm:git:[email protected]:nlbdev/nordic-epub3-dtbook-migrator.git</url>
33
<developerConnection>scm:git:[email protected]:nlbdev/nordic-epub3-dtbook-migrator.git</developerConnection>
34
- <tag>HEAD</tag>
+ <tag>v1.3.0</tag>
35
</scm>
36
37
<dependencies>
0 commit comments