Skip to content

Commit

Permalink
Fixed merge issue
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Sep 29, 2012
1 parent 019435f commit b2dbba1
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions gameoflife-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,17 +121,8 @@
<dependency>
<groupId>com.wakaleo.gameoflife</groupId>
<artifactId>gameoflife-core</artifactId>
<<<<<<< HEAD
<version>1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.wakaleo.gameoflife</groupId>
<artifactId>gameoflife-webservice</artifactId>
<version>0.9.66-SNAPSHOT</version>
=======
<version>0.9.67-SNAPSHOT</version>
>>>>>>> master
</dependency>
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-webmvc</artifactId>
Expand Down

0 comments on commit b2dbba1

Please sign in to comment.