We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 668f519 commit 701af1dCopy full SHA for 701af1d
3 files changed
core/pom.xml
@@ -10,7 +10,7 @@
10
<parent>
11
<groupId>eu.bittrade.libs</groupId>
12
<artifactId>steemj-parent</artifactId>
13
- <version>0.4.0-SNAPSHOT</version>
+ <version>0.4.0</version>
14
</parent>
15
16
<licenses>
pom.xml
@@ -4,7 +4,7 @@
4
5
6
7
8
<packaging>pom</packaging>
9
<name>SteemJ-Parent</name>
sample/pom.xml
0 commit comments