Skip to content

Commit 9320aaa

Browse files
committed
Prepare for Release 2.0.3-beta
1 parent 82274cc commit 9320aaa

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Release Notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Version 2.0.3-SNAPSHOT
1+
# Version 2.0.3-beta
22

33
## New Features
44
* None.

dependency-reduced-pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>uk.co.pueblo</groupId>
55
<artifactId>msmquote</artifactId>
66
<name>msmquote</name>
7-
<version>2.0.3-SNAPSHOT</version>
7+
<version>2.0.3-beta</version>
88
<build>
99
<pluginManagement>
1010
<plugins>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<groupId>uk.co.pueblo</groupId>
66
<artifactId>msmquote</artifactId>
77

8-
<version>2.0.3-SNAPSHOT</version>
8+
<version>2.0.3-beta</version>
99

1010

1111

0 commit comments

Comments
 (0)