Skip to content
This repository was archived by the owner on Feb 8, 2023. It is now read-only.

Commit 1cb4094

Browse files
Change the artifactId to express the project hosting
Closes gh-6.
1 parent 9401876 commit 1cb4094

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
22
<modelVersion>4.0.0</modelVersion>
3-
<groupId>org.jscookie</groupId>
3+
<groupId>com.github.js-cookie</groupId>
44
<artifactId>java-cookie</artifactId>
55
<version>0.0.2-SNAPSHOT</version>
66
<name>Java Cookie</name>

0 commit comments

Comments
 (0)