Skip to content

Commit 0e60504

Browse files
committed
release 1.0.11
1 parent 2d9870b commit 0e60504

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

app-package/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.10</version>
24+
<version>1.0.11</version>
2525
</parent>
2626
<artifactId>app-package</artifactId>
2727
<name>XiPKI tools :: ${project.artifactId}</name>

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.10</version>
24+
<version>1.0.11</version>
2525
</parent>
2626
<artifactId>patch-karaf</artifactId>
2727
<name>XiPKI tools :: ${project.artifactId}</name>

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.10</version>
29+
<version>1.0.11</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.10</version>
24+
<version>1.0.11</version>
2525
</parent>
2626
<artifactId>tlskeys-example</artifactId>
2727
<packaging>pom</packaging>

0 commit comments

Comments
 (0)