Skip to content

Commit

Permalink
Update Gluu maven repository
Browse files Browse the repository at this point in the history
  • Loading branch information
yurem committed Nov 9, 2021
1 parent 4aa8872 commit 2961962
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<packaging>pom</packaging>
<version>4.3.1-SNAPSHOT</version>
<name>UMA RS</name>
<url>http://ox.gluu.org</url>
<url>https://www.gluu.org</url>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -145,7 +145,7 @@
<repository>
<id>gluu</id>
<name>Gluu repository</name>
<url>https://ox.gluu.org/maven</url>
<url>https://maven.gluu.org/maven</url>
</repository>
<repository>
<id>central</id>
Expand Down
2 changes: 1 addition & 1 deletion uma-rs-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<packaging>jar</packaging>
<version>4.3.1-SNAPSHOT</version>
<name>UMA RS Core</name>
<url>http://ox.gluu.org</url>
<url>https://www.gluu.org</url>

<parent>
<groupId>org.gluu</groupId>
Expand Down
2 changes: 1 addition & 1 deletion uma-rs-resteasy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<packaging>jar</packaging>
<version>4.3.1-SNAPSHOT</version>
<name>UMA RS Resteasy</name>
<url>http://ox.gluu.org</url>
<url>https://www.gluu.org</url>

<parent>
<groupId>org.gluu</groupId>
Expand Down

0 comments on commit 2961962

Please sign in to comment.