Skip to content

Commit 448b502

Browse files
author
Andre Stubbe
committed
chore: align artifactId with JitPack repository name
1 parent da2c685 commit 448b502

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
<?xml version="1.0" encoding="UTF-8"?>
1+
<?xml version="1.0" encoding="UTF-8"?>
22
<project xmlns="http://maven.apache.org/POM/4.0.0"
33
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
44
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
55
http://maven.apache.org/xsd/maven-4.0.0.xsd">
66
<modelVersion>4.0.0</modelVersion>
77

88
<groupId>com.github.andrestubbe</groupId>
9-
<artifactId>fastghostmouse</artifactId>
9+
<artifactId>FastGhostMouse</artifactId>
1010
<version>0.1.0</version>
1111
<packaging>jar</packaging>
1212

0 commit comments

Comments
 (0)