Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit 4f6c6f7

Browse files
authored
Update pom.xml (#113)
* Update pom.xml * Update CHANGELOG.md
1 parent 0f3a563 commit 4f6c6f7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

collection-services/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
All notable changes to this module will be documented in this file.
55

66
## 1.1.1 - 2020-08-04
7-
- Migration status mapping fix receipt to payment
7+
- Migration fix for status mapping issues
88

99
## 1.1.1
1010

collection-services/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111
<groupId>collection-services</groupId>
1212
<artifactId>collection-services</artifactId>
13-
<version>1.1.0-SNAPSHOT</version>
13+
<version>1.1.1-SNAPSHOT</version>
1414
<name>collection-services</name>
1515
<description>Spring Boot Project for Collection Services</description>
1616
<properties>

0 commit comments

Comments
 (0)