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 ffe8bd0 commit 8ae0373Copy full SHA for 8ae0373
pom.xml
@@ -3,7 +3,7 @@
3
4
<groupId>nl.tudelft.jpacman</groupId>
5
<artifactId>jpacman-template</artifactId>
6
- <version>7.1.0-SNAPSHOT</version>
+ <version>8.0.0</version>
7
8
<name>JPacman Template Solution</name>
9
<description>
@@ -73,7 +73,7 @@
73
<!--</prerequisites>-->
74
75
<properties>
76
- <jpacman.framework.version>7.1.0-SNAPSHOT</jpacman.framework.version>
+ <jpacman.framework.version>8.0.0-SNAPSHOT</jpacman.framework.version>
77
78
<maven.compiler.source>1.8</maven.compiler.source>
79
<maven.compiler.target>1.8</maven.compiler.target>
0 commit comments