Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Add CWA-Parent-Validation (#132)
Browse files Browse the repository at this point in the history
  • Loading branch information
f11h authored Nov 11, 2022
1 parent 7a1455d commit cf8ff40
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,12 @@
<version>${project.parent.version}</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>app.coronawarn</groupId>
<artifactId>cwa-parent-validation</artifactId>
<version>${project.parent.version}</version>
<type>pom</type>
</dependency>

<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down

0 comments on commit cf8ff40

Please sign in to comment.