Skip to content

Commit a30fd5a

Browse files
committed
fix version
1 parent d287695 commit a30fd5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.tngtech.java</groupId>
66
<artifactId>config-builder</artifactId>
7-
<version>1.4.3</version>
7+
<version>1.4.3-SNAPSHOT</version>
88
<packaging>jar</packaging>
99
<name>Config-Builder</name>
1010
<description>The Config Builder creates fully configured instances of config classes, using values from various sources like properties files, command line arguments etc.</description>

0 commit comments

Comments
 (0)