Skip to content

Commit

Permalink
#368 make OSGi versioning dependency optional
Browse files Browse the repository at this point in the history
Signed-off-by: Emily Jiang <emijiang@uk.ibm.com>
  • Loading branch information
Emily-Jiang authored and jmesnil committed Sep 6, 2019
1 parent 9084e6d commit b2eea75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
<groupId>org.osgi</groupId>
<artifactId>org.osgi.annotation.versioning</artifactId>
<version>1.0.0</version>
<scope>provided</scope>

</dependency>
</dependencies>
Expand Down

0 comments on commit b2eea75

Please sign in to comment.