Skip to content
This repository was archived by the owner on Oct 4, 2019. It is now read-only.

Commit 46d99f2

Browse files
committed
Prepared for release
1 parent 2acdf40 commit 46d99f2

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,13 @@ This project is licensed under the FreeBSD License.
1212

1313
# New and noteworthy
1414

15-
* v3.0.4 - 2017-06-19
15+
* v3.1.0 - 2017-07-27
16+
* Updated to as2-lib 3.1.0
17+
* v3.0.4 - 2017-06-19
1618
* Updated to as2-lib 3.0.4
17-
* v3.0.3 - 2017-01-24
19+
* v3.0.3 - 2017-01-24
1820
* Updated to as2-lib 3.0.3
19-
* v3.0.2 - 2016-12-12
21+
* v3.0.2 - 2016-12-12
2022
* Updated to as2-lib 3.0.2
2123
* v3.0.1 - 2016-09-27
2224
* Updated to as2-lib 3.0.1
@@ -45,7 +47,7 @@ Add the following to your pom.xml to use this artifact:
4547
<dependency>
4648
<groupId>com.helger</groupId>
4749
<artifactId>as2-server</artifactId>
48-
<version>3.0.4</version>
50+
<version>3.1.0</version>
4951
</dependency>
5052
```
5153

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
<dependency>
8787
<groupId>com.helger</groupId>
8888
<artifactId>as2-lib-parent-pom</artifactId>
89-
<version>3.1.0-SNAPSHOT</version>
89+
<version>3.1.0</version>
9090
<type>pom</type>
9191
<scope>import</scope>
9292
</dependency>

0 commit comments

Comments
 (0)