Skip to content

Commit ee7740f

Browse files
committed
release version 1.0.4
1 parent 227cb3e commit ee7740f

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

patch-karaf/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.xipki.tools</groupId>
2323
<artifactId>tools-parent</artifactId>
24-
<version>1.0.4-SNAPSHOT</version>
24+
<version>1.0.4</version>
2525
</parent>
2626
<packaging>bundle</packaging>
2727
<artifactId>patch-karaf</artifactId>

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<groupId>org.xipki.tools</groupId>
2727
<artifactId>tools-parent</artifactId>
2828
<packaging>pom</packaging>
29-
<version>1.0.4-SNAPSHOT</version>
29+
<version>1.0.4</version>
3030
<name>XiPKI Tools :: ${project.artifactId}</name>
3131
<description>XiPKI tools parent</description>
3232
<url>http://xipki.org</url>

tlskeys-example/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.xipki.tools</groupId>
2323
<artifactId>tools-parent</artifactId>
24-
<version>1.0.4-SNAPSHOT</version>
24+
<version>1.0.4</version>
2525
</parent>
2626
<artifactId>tlskeys-example</artifactId>
2727
<packaging>pom</packaging>

0 commit comments

Comments
 (0)