Skip to content

Commit

Permalink
Merge pull request #169 from /issues/168-update-version
Browse files Browse the repository at this point in the history
Fix #168: Update version to 1.1.0
  • Loading branch information
romanstrobl authored Jun 16, 2021
2 parents 61e20ab + 3ba1995 commit ca17589
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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.1.0-SNAPSHOT</version>
<version>1.1.0</version>
<packaging>war</packaging>

<name>powerauth-data-adapter</name>
Expand Down Expand Up @@ -93,7 +93,7 @@
<dependency>
<groupId>io.getlime.security</groupId>
<artifactId>powerauth-data-adapter-model</artifactId>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
</dependency>
<dependency>
<groupId>io.getlime.security</groupId>
Expand Down

0 comments on commit ca17589

Please sign in to comment.