Skip to content

Commit

Permalink
Prepared for release
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed May 2, 2021
1 parent 9bfe24f commit 1a3021f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ If you like the project, a star on GitHub is always appreciated.

# News and noteworthy

* v1.3.0 - work in progress
* v1.3.0 - 2021-05-02
* Updated to ph-commons 10.1
* Moved the classes `AS4IncomingDumperFileBased`, `AS4OutgoingDumperFileBased` and `AS4RawResponseConsumerWriteToFile` from package `com.helger.phase4.servlet.dump` to package `com.helger.phase4.dump`. The old classes remain there deprecated.
* `IAS4IncomingDumper.onEndRequest` is only called if `onNewRequest` returned a non-null stream
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
<dependency>
<groupId>com.helger.phive.rules</groupId>
<artifactId>phive-rules-parent-pom</artifactId>
<version>2.1.1</version>
<version>2.1.2</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit 1a3021f

Please sign in to comment.