Skip to content

Commit d5c1676

Browse files
committed
Bump version number to 3.8.1-SNAPSHOT
1 parent 3aad6e1 commit d5c1676

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

AdvancedCore/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.bencodez</groupId>
66
<artifactId>advancedcore</artifactId>
7-
<version>3.8</version>
7+
<version>3.8.1-SNAPSHOT</version>
88
<packaging>jar</packaging>
99
<name>AdvancedCore</name>
1010
<properties>
@@ -184,7 +184,7 @@
184184
<dependency>
185185
<groupId>com.bencodez</groupId>
186186
<artifactId>simpleapi</artifactId>
187-
<version>1.0</version>
187+
<version>1.0.1-SNAPSHOT</version>
188188
<scope>compile</scope>
189189
</dependency>
190190
<dependency>

0 commit comments

Comments
 (0)