Skip to content

Commit 701af1d

Browse files
committed
Raise version to 0.4.0
1 parent 668f519 commit 701af1d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>eu.bittrade.libs</groupId>
1212
<artifactId>steemj-parent</artifactId>
13-
<version>0.4.0-SNAPSHOT</version>
13+
<version>0.4.0</version>
1414
</parent>
1515

1616
<licenses>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>eu.bittrade.libs</groupId>
66
<artifactId>steemj-parent</artifactId>
7-
<version>0.4.0-SNAPSHOT</version>
7+
<version>0.4.0</version>
88
<packaging>pom</packaging>
99

1010
<name>SteemJ-Parent</name>

sample/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<parent>
1111
<groupId>eu.bittrade.libs</groupId>
1212
<artifactId>steemj-parent</artifactId>
13-
<version>0.4.0-SNAPSHOT</version>
13+
<version>0.4.0</version>
1414
</parent>
1515

1616
<licenses>

0 commit comments

Comments
 (0)