Skip to content

Commit

Permalink
Added explicit artefact version
Browse files Browse the repository at this point in the history
  • Loading branch information
phax committed Jan 21, 2025
1 parent c185aff commit 3a40e53
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions phase4-profile-peppol/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,11 @@
<groupId>com.helger.phase4</groupId>
<artifactId>phase4-lib</artifactId>
</dependency>
<dependency>
<groupId>com.helger.peppol</groupId>
<artifactId>peppol-id</artifactId>
<version>${peppol-commons.version}</version>
</dependency>
<dependency>
<groupId>com.helger.peppol</groupId>
<artifactId>peppol-commons</artifactId>
Expand Down

0 comments on commit 3a40e53

Please sign in to comment.