Skip to content

Commit 8ae0373

Browse files
committed
Update to jpacman-framework-v8.0.0
1 parent ffe8bd0 commit 8ae0373

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
@@ -3,7 +3,7 @@
33

44
<groupId>nl.tudelft.jpacman</groupId>
55
<artifactId>jpacman-template</artifactId>
6-
<version>7.1.0-SNAPSHOT</version>
6+
<version>8.0.0</version>
77

88
<name>JPacman Template Solution</name>
99
<description>
@@ -73,7 +73,7 @@
7373
<!--</prerequisites>-->
7474

7575
<properties>
76-
<jpacman.framework.version>7.1.0-SNAPSHOT</jpacman.framework.version>
76+
<jpacman.framework.version>8.0.0-SNAPSHOT</jpacman.framework.version>
7777

7878
<maven.compiler.source>1.8</maven.compiler.source>
7979
<maven.compiler.target>1.8</maven.compiler.target>

0 commit comments

Comments
 (0)