Skip to content

Commit 08b449d

Browse files
author
Andre Stubbe
committed
chore: align artifactId with JitPack repository name
1 parent b79dc58 commit 08b449d

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,10 +1,10 @@
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 http://maven.apache.org/xsd/maven-4.0.0.xsd">
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>com.github.andrestubbe</groupId>
7-
<artifactId>fastfileindex</artifactId>
7+
<artifactId>FastFileIndex</artifactId>
88
<version>0.1.0</version>
99
<packaging>jar</packaging>
1010

0 commit comments

Comments
 (0)