Skip to content

Commit

Permalink
Updating pom for our build cycle
Browse files Browse the repository at this point in the history
  • Loading branch information
ProgrammerDan committed Jun 30, 2016
1 parent df75174 commit b031e36
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<groupId>com.github.igotyou</groupId>
<artifactId>FactoryMod</artifactId>
<packaging>jar</packaging>
<version>2.2.11</version>
<version>2.2.11-d</version>
<name>FactoryMod</name>
<url>https://github.com/Civcraft/FactoryMod</url>

Expand Down Expand Up @@ -39,13 +39,13 @@
<dependency>
<groupId>vg.civcraft.mc.namelayer</groupId>
<artifactId>NameLayer</artifactId>
<version>2.7</version>
<version>2.8.06</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>vg.civcraft.mc.citadel</groupId>
<artifactId>Citadel</artifactId>
<version>3.5.0</version>
<version>3.5.2</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit b031e36

Please sign in to comment.