Skip to content

Commit 68cb62e

Browse files
author
keepkey-builder
committed
[maven-release-plugin] prepare release 0.5.0-BETA
1 parent c7bb908 commit 68cb62e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

mbhd-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.multibit.hd</groupId>
55
<artifactId>mbhd-parent</artifactId>
6-
<version>develop-SNAPSHOT</version>
6+
<version>0.5.0-BETA</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

mbhd-swing/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.multibit.hd</groupId>
55
<artifactId>mbhd-parent</artifactId>
6-
<version>develop-SNAPSHOT</version>
6+
<version>0.5.0-BETA</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>org.multibit.hd</groupId>
66
<artifactId>mbhd-parent</artifactId>
7-
<version>develop-SNAPSHOT</version>
7+
<version>0.5.0-BETA</version>
88
<packaging>pom</packaging>
99

1010
<name>MultiBit HD</name>
@@ -111,7 +111,7 @@
111111
<connection>scm:git:git@github.com:keepkey/multibit-hd.git</connection>
112112
<developerConnection>scm:git:git@github.com:keepkey/multibit-hd.git</developerConnection>
113113
<url>git@github.com:keepkey/multibit-hd.git</url>
114-
<tag>HEAD</tag>
114+
<tag>0.5.0-BETA</tag>
115115
</scm>
116116

117117
<profiles>

0 commit comments

Comments
 (0)