Skip to content

Commit b031e36

Browse files
committed
Updating pom for our build cycle
1 parent df75174 commit b031e36

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>com.github.igotyou</groupId>
66
<artifactId>FactoryMod</artifactId>
77
<packaging>jar</packaging>
8-
<version>2.2.11</version>
8+
<version>2.2.11-d</version>
99
<name>FactoryMod</name>
1010
<url>https://github.com/Civcraft/FactoryMod</url>
1111

@@ -39,13 +39,13 @@
3939
<dependency>
4040
<groupId>vg.civcraft.mc.namelayer</groupId>
4141
<artifactId>NameLayer</artifactId>
42-
<version>2.7</version>
42+
<version>2.8.06</version>
4343
<scope>provided</scope>
4444
</dependency>
4545
<dependency>
4646
<groupId>vg.civcraft.mc.citadel</groupId>
4747
<artifactId>Citadel</artifactId>
48-
<version>3.5.0</version>
48+
<version>3.5.2</version>
4949
<scope>provided</scope>
5050
</dependency>
5151
<dependency>

0 commit comments

Comments
 (0)