Skip to content

Commit

Permalink
Merge pull request #322 from /issues/311-version-1.8.0-SNAPSHOT
Browse files Browse the repository at this point in the history
Fix #311: Set develop version to 1.8.0-SNAPSHOT
  • Loading branch information
banterCZ authored Apr 10, 2024
2 parents 37b92f9 + 96c5283 commit 3cc81bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions powerauth-data-adapter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<artifactId>powerauth-data-adapter</artifactId>
<groupId>io.getlime.security</groupId>
<version>1.7.0</version>
<version>1.8.0-SNAPSHOT</version>
<packaging>war</packaging>

<name>powerauth-data-adapter</name>
Expand Down Expand Up @@ -66,8 +66,8 @@
<logstash.version>7.4</logstash.version>
<bcprov-jdk18on.version>1.77</bcprov-jdk18on.version>

<powerauth-crypto.version>1.7.0</powerauth-crypto.version>
<powerauth-webflow.version>1.7.0</powerauth-webflow.version>
<powerauth-crypto.version>1.8.0-SNAPSHOT</powerauth-crypto.version>
<powerauth-webflow.version>1.8.0-SNAPSHOT</powerauth-webflow.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit 3cc81bb

Please sign in to comment.