Skip to content

Commit

Permalink
Adds api-common to the parent pom
Browse files Browse the repository at this point in the history
  • Loading branch information
CesarCoelho committed Nov 2, 2023
1 parent be1730a commit 42fe616
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,11 @@
<artifactId>api-com</artifactId>
<version>${esa.api.com.version}</version>
</dependency>
<dependency>
<groupId>int.esa.ccsds.mo</groupId>
<artifactId>api-common</artifactId>
<version>${esa.api.common.version}</version>
</dependency>
<dependency>
<groupId>int.esa.ccsds.mo</groupId>
<artifactId>api-mc</artifactId>
Expand Down

0 comments on commit 42fe616

Please sign in to comment.