Ça trolle…
/
troll.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Officialize changelog being the repo
[troll.git]
/
pom.xml
diff --git
a/pom.xml
b/pom.xml
index
8c64961
..
8262acc
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-8,7
+8,7
@@
<version>0.5-git</version>
<properties>
<version>0.5-git</version>
<properties>
- <gamengine.version>3.1
3.1
</gamengine.version>
+ <gamengine.version>3.1
5.0
</gamengine.version>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
</properties>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
</properties>
@@
-26,6
+26,12
@@
<version>${gamengine.version}</version>
</dependency>
<version>${gamengine.version}</version>
</dependency>
+ <dependency>
+ <groupId>com.codingame.gameengine</groupId>
+ <artifactId>module-toggle</artifactId>
+ <version>${gamengine.version}</version>
+ </dependency>
+
<dependency>
<groupId>com.codingame.gameengine</groupId>
<artifactId>runner</artifactId>
<dependency>
<groupId>com.codingame.gameengine</groupId>
<artifactId>runner</artifactId>