Skip to content

Commit

Permalink
refs: #10676
Browse files Browse the repository at this point in the history
- fix mf version
  • Loading branch information
cp-ps committed Feb 19, 2021
1 parent fa422cf commit 041097c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion backend/de.metas.business.rest-api-impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<dependency>
<groupId>de.metas.externalreference</groupId>
<artifactId>de.metas.externalreference</artifactId>
<version>10.0.0</version>
<version>${metasfresh.version}</version>
<scope>compile</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion misc/de-metas-common/de-metas-common-bpartner/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
<dependency>
<groupId>de.metas.common.externalreference</groupId>
<artifactId>de-metas-common-externalreference</artifactId>
<version>10.0.0</version>
<version>${metasfresh-common.version}</version>
<scope>compile</scope>
</dependency>

Expand Down

0 comments on commit 041097c

Please sign in to comment.