Skip to content

Commit feabb87

Browse files
committed
Changed version naming convention
1 parent 83c295b commit feabb87

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
<groupId>nl.ordewittetafel</groupId>
88
<artifactId>MineCom-Plugin</artifactId>
9-
<version>1.0</version>
9+
<version>1.0.0</version>
1010
<packaging>jar</packaging>
1111

1212
<properties>
@@ -37,7 +37,7 @@
3737
<dependency>
3838
<groupId>org.spigotmc</groupId>
3939
<artifactId>spigot-api</artifactId>
40-
<version>1.8-R0.1-SNAPSHOT</version><!--change this value depending on the version-->
40+
<version>1.8-R0.1-SNAPSHOT</version>
4141
<type>jar</type>
4242
<scope>provided</scope>
4343
</dependency>

0 commit comments

Comments
 (0)