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

Commit 47a9751

Browse files
committed
Prepared for release
1 parent 3bf709d commit 47a9751

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ This project is licensed under the FreeBSD License.
1212

1313
# News and noteworthy
1414

15+
* v4.4.2 - 2019-08-30
16+
* Updated to as2-lib 4.4.2
1517
* v4.4.1 - 2019-06-28
1618
* Updated to as2-lib 4.4.1
1719
* v4.4.0 - 2019-06-14
@@ -77,7 +79,7 @@ Add the following to your pom.xml to use this artifact:
7779
<dependency>
7880
<groupId>com.helger</groupId>
7981
<artifactId>as2-server</artifactId>
80-
<version>4.4.1</version>
82+
<version>4.4.2</version>
8183
</dependency>
8284
```
8385

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>4.4.2-SNAPSHOT</version>
89+
<version>4.4.2</version>
9090
<type>pom</type>
9191
<scope>import</scope>
9292
</dependency>

0 commit comments

Comments
 (0)