Skip to content

Commit 39f5e8a

Browse files
committed
Maven: update the repository
1 parent 855d1b9 commit 39f5e8a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
22
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
33
<modelVersion>4.0.0</modelVersion>
4-
<groupId>org.biscuitsec</groupId>
4+
<groupId>org.eclipse</groupId>
55
<artifactId>biscuit</artifactId>
66
<packaging>jar</packaging>
77
<version>4.0.1</version>
88
<name>biscuit-java</name>
9-
<url>https://github.com/biscuit-auth/biscuit-java</url>
9+
<url>https://github.com/eclipse-biscuit/biscuit-java</url>
1010

1111
<description>Java support for the biscuit auth token and policy language</description>
1212

0 commit comments

Comments
 (0)