Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Commit

Permalink
CTG-2: Use upstream 1.0.0 API (features of WIP 1.1.0 not needed, upst…
Browse files Browse the repository at this point in the history
…ream 1.1.0 will be compatible with 1.0.0).
  • Loading branch information
mike-jumper committed Mar 28, 2019
1 parent b5eed7d commit a150f7a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<groupId>com.glyptodon.guacamole</groupId>
<artifactId>guacamole-auth-restrict</artifactId>
<packaging>jar</packaging>
<version>1.1.0-1</version>
<version>1.0.0-1</version>
<name>guacamole-auth-restrict</name>
<url>https://glyptodon.com/</url>

Expand Down Expand Up @@ -131,7 +131,7 @@
<dependency>
<groupId>org.apache.guacamole</groupId>
<artifactId>guacamole-ext</artifactId>
<version>1.1.0</version>
<version>1.0.0</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit a150f7a

Please sign in to comment.