We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 855d1b9 commit 39f5e8aCopy full SHA for 39f5e8a
pom.xml
@@ -1,12 +1,12 @@
1
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
2
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
3
<modelVersion>4.0.0</modelVersion>
4
- <groupId>org.biscuitsec</groupId>
+ <groupId>org.eclipse</groupId>
5
<artifactId>biscuit</artifactId>
6
<packaging>jar</packaging>
7
<version>4.0.1</version>
8
<name>biscuit-java</name>
9
- <url>https://github.com/biscuit-auth/biscuit-java</url>
+ <url>https://github.com/eclipse-biscuit/biscuit-java</url>
10
11
<description>Java support for the biscuit auth token and policy language</description>
12
0 commit comments