Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #550: Prepare release 1.4.1 #551

Merged
merged 3 commits into from
Dec 7, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix #550: Prepare release 1.4.1
- Remove extra versions
  • Loading branch information
jandusil committed Dec 7, 2023
commit f110a5b66361a0d7a876f0f8ac7812af7566c865
1 change: 0 additions & 1 deletion powerauth-java-crypto/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>powerauth-java-crypto</artifactId>
<version>1.4.1</version>
<packaging>jar</packaging>

<parent>
Expand Down
1 change: 0 additions & 1 deletion powerauth-java-http/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>powerauth-java-http</artifactId>
<version>1.4.1</version>
<name>powerauth-java-http</name>
<description>PowerAuth utility module for HTTP support</description>
<packaging>jar</packaging>
Expand Down