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 055e077 commit f7cd6d5Copy full SHA for f7cd6d5
pom.xml
@@ -12,7 +12,7 @@
12
13
<groupId>org.daisy.pipeline.modules</groupId>
14
<artifactId>nordic-epub3-dtbook-migrator</artifactId>
15
- <version>1.4.4-SNAPSHOT</version>
+ <version>1.4.4</version>
16
<packaging>bundle</packaging>
17
18
<name>DAISY Pipeline 2 module :: Nordic EPUB3/DTBook Migrator</name>
@@ -44,7 +44,7 @@
44
<connection>scm:git:[email protected]:nlbdev/nordic-epub3-dtbook-migrator.git</connection>
45
<url>scm:git:[email protected]:nlbdev/nordic-epub3-dtbook-migrator.git</url>
46
<developerConnection>scm:git:[email protected]:nlbdev/nordic-epub3-dtbook-migrator.git</developerConnection>
47
- <tag>HEAD</tag>
+ <tag>v1.4.4</tag>
48
</scm>
49
50
<dependencies>
0 commit comments