Skip to content

Commit

Permalink
Change maven groupId
Browse files Browse the repository at this point in the history
To release our modified version
  • Loading branch information
sandtechnology committed Mar 12, 2023
1 parent 0a0f5ef commit 188c79c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>de.themoep</groupId>
<artifactId>minedown</artifactId>
<groupId>com.potatocraftstudio</groupId>
<artifactId>minedown-java8</artifactId>
<version>1.7.1-SNAPSHOT</version>

<name>MineDown</name>
Expand Down

0 comments on commit 188c79c

Please sign in to comment.