Skip to content

Commit

Permalink
Update for 0.2.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
msalle committed Sep 4, 2022
1 parent 449f883 commit 1cf6340
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions delegation-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@
</developers>

<properties>
<revision>0.2.4-SNAPSHOT</revision>
<oa4mpVersion>4.2-RCauth-SNAPSHOT</oa4mpVersion>
<seclibVersion>4.2-RCauth-SNAPSHOT</seclibVersion>
<revision>0.2.4</revision>
<oa4mpVersion>4.2-RCauth-1.3</oa4mpVersion>
<seclibVersion>4.2-RCauth-1.3</seclibVersion>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

Expand Down

0 comments on commit 1cf6340

Please sign in to comment.