Skip to content

Commit 2a7e71a

Browse files
committed
bump version and change repo
1 parent e0f9075 commit 2a7e71a

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
@@ -6,7 +6,7 @@
66

77
<groupId>com.falsepattern</groupId>
88
<artifactId>jfunge</artifactId>
9-
<version>1.0.0</version>
9+
<version>1.0.1</version>
1010

1111
<properties>
1212
<java.version>8</java.version>
@@ -16,7 +16,7 @@
1616
<joml.version>1.10.2</joml.version>
1717
<project.encoding>UTF-8</project.encoding>
1818
<project.distribution.name>mavenpattern</project.distribution.name>
19-
<project.distribution.url>https://maven.falsepattern.com/</project.distribution.url>
19+
<project.distribution.url>https://mvn.falsepattern.com/releases/</project.distribution.url>
2020
<project.mainclass>com.falsepattern.jfunge.Main</project.mainclass>
2121
</properties>
2222

0 commit comments

Comments
 (0)