Skip to content

Commit

Permalink
merge: version 4.4.2-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
yurem committed Aug 29, 2022
1 parent b32fb79 commit ecb5e07
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<gluu.parent.version>4.4.1.Final</gluu.parent.version>
<oxcore.version>4.4.1.Final</oxcore.version>
<oxauth.version>4.4.1.Final</oxauth.version>
<scim.version>4.4.1.Final</scim.version>

<jettison.version>1.3.8</jettison.version>

Expand Down Expand Up @@ -147,7 +148,7 @@
<dependency>
<groupId>org.gluu</groupId>
<artifactId>scim-model</artifactId>
<version>${project.version}</version>
<version>${scim.version}</version>
</dependency>
<dependency>
<groupId>org.gluu</groupId>
Expand Down

0 comments on commit ecb5e07

Please sign in to comment.