Skip to content

Commit de70c43

Browse files
croakyiampogo
authored andcommitted
sdk/java: increment version to 2-rc2
Closes #3320 Author: Dan Croak <dan@statusok.com> Date: Fri Apr 13 12:31:57 2018 -0700 upstream:2c4cdf9e8dcf9b3487d1bfc662ebcaa02f48be6b
1 parent b60a3de commit de70c43

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Sequence Java SDK changelog
22

3-
## 2-rc2 (????????)
3+
## 2-rc2 (20180413)
44

55
* Changed `Action|ActionSum.tags` type from `Object` to `Map<String, Object>`.
66

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>com.seq</groupId>
77
<artifactId>sequence-sdk</artifactId>
8-
<version>2-rc1</version>
8+
<version>2-rc2</version>
99
<packaging>jar</packaging>
1010

1111
<name>${project.groupId}:${project.artifactId}</name>

0 commit comments

Comments
 (0)