Skip to content
This repository has been archived by the owner on Jul 21, 2024. It is now read-only.

Commit

Permalink
release 1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
xipki committed May 11, 2019
1 parent 795dde9 commit 3a5485e
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pkcs11-constants/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.xipki.iaik</groupId>
<artifactId>pkcs11wrapper-parent</artifactId>
<version>1.4.4-SNAPSHOT</version>
<version>1.4.4</version>
</parent>
<artifactId>pkcs11-constants</artifactId>
<packaging>bundle</packaging>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<groupId>org.xipki.iaik</groupId>
<artifactId>pkcs11wrapper-parent</artifactId>
<packaging>pom</packaging>
<version>1.4.4-SNAPSHOT</version>
<version>1.4.4</version>
<name>PKCS#11 wrapper parent</name>
<description>PKCS#11 wrapper parent</description>
<licenses>
Expand Down
2 changes: 1 addition & 1 deletion sunpkcs11-wrapper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.xipki.iaik</groupId>
<artifactId>pkcs11wrapper-parent</artifactId>
<version>1.4.4-SNAPSHOT</version>
<version>1.4.4</version>
</parent>
<artifactId>sunpkcs11-wrapper</artifactId>
<packaging>bundle</packaging>
Expand Down

0 comments on commit 3a5485e

Please sign in to comment.