Skip to content

Commit f3d77c1

Browse files
author
Erik Lenoir
committed
1 parent 4ad80ec commit f3d77c1

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>MultiChainJavaAPI</groupId>
55
<artifactId>MultiChainJavaAPI</artifactId>
6-
<version>0.4.4-SNAPSHOT</version>
6+
<version>0.4.5-SNAPSHOT</version>
77

88
<properties>
99
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
@@ -17,8 +17,6 @@
1717
</properties>
1818

1919
<build>
20-
<sourceDirectory>src/main/java</sourceDirectory>
21-
<testSourceDirectory>src/test/java</testSourceDirectory>
2220
<plugins>
2321
<plugin>
2422
<artifactId>maven-compiler-plugin</artifactId>

0 commit comments

Comments
 (0)