Skip to content

Commit

Permalink
Merge pull request #75 from 3KeyCompany/release/1.8.0
Browse files Browse the repository at this point in the history
Update release version to 1.8.0
  • Loading branch information
3keyroman authored Feb 7, 2024
2 parents 9931616 + 86958b9 commit 92baae8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CZERTAINLY EJBCA NG Connector

> This repository is part of the commercial open-source project CZERTAINLY. You can find more information about the project at [CZERTAINLY](https://github.com/3KeyCompany/CZERTAINLY) repository, including the contribution guide.
> This repository is part of the open-source project CZERTAINLY. You can find more information about the project at [CZERTAINLY](https://github.com/3KeyCompany/CZERTAINLY) repository, including the contribution guide.
EJBCA NG `Connector` is the implementation of the following `Function Groups` and `Kinds`:

Expand Down
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
</parent>

<artifactId>ejbca-ng-connector</artifactId>
<version>1.7.1-SNAPSHOT</version>
<version>1.8.0</version>
<name>CZERTAINLY-EJBCA-NG-Connector</name>

<properties>
Expand All @@ -38,7 +38,7 @@
<dependency>
<groupId>com.czertainly</groupId>
<artifactId>interfaces</artifactId>
<version>2.10.1-SNAPSHOT</version>
<version>2.11.0</version>
</dependency>

<!-- <dependency>-->
Expand Down

0 comments on commit 92baae8

Please sign in to comment.