We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0f9075 commit 2a7e71aCopy full SHA for 2a7e71a
pom.xml
@@ -6,7 +6,7 @@
6
7
<groupId>com.falsepattern</groupId>
8
<artifactId>jfunge</artifactId>
9
- <version>1.0.0</version>
+ <version>1.0.1</version>
10
11
<properties>
12
<java.version>8</java.version>
@@ -16,7 +16,7 @@
16
<joml.version>1.10.2</joml.version>
17
<project.encoding>UTF-8</project.encoding>
18
<project.distribution.name>mavenpattern</project.distribution.name>
19
- <project.distribution.url>https://maven.falsepattern.com/</project.distribution.url>
+ <project.distribution.url>https://mvn.falsepattern.com/releases/</project.distribution.url>
20
<project.mainclass>com.falsepattern.jfunge.Main</project.mainclass>
21
</properties>
22
0 commit comments