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

Commit f1b96a6

Browse files
committed
Prepared for release
1 parent ad974d1 commit f1b96a6

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.4 - 2019-09-26
16+
* Updated to as2-lib 4.4.4
1517
* v4.4.3 - 2019-09-06
1618
* Updated to as2-lib 4.4.3
1719
* v4.4.2 - 2019-08-30
@@ -81,7 +83,7 @@ Add the following to your pom.xml to use this artifact:
8183
<dependency>
8284
<groupId>com.helger</groupId>
8385
<artifactId>as2-server</artifactId>
84-
<version>4.4.3</version>
86+
<version>4.4.4</version>
8587
</dependency>
8688
```
8789

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

0 commit comments

Comments
 (0)