Skip to content

Commit

Permalink
#735 fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
jstrachan committed Nov 8, 2013
1 parent 046eb09 commit 35f5f51
Showing 1 changed file with 6 additions and 0 deletions.
Expand Up @@ -33,6 +33,12 @@
<scope>provided</scope>
</dependency>

<dependency>
<groupId>org.osgi</groupId>
<artifactId>org.osgi.core</artifactId>
<version>${osgi-version}</version>
</dependency>

<!-- generated help mojo has a dependency to plexus-utils -->
<dependency>
<groupId>org.codehaus.plexus</groupId>
Expand Down

0 comments on commit 35f5f51

Please sign in to comment.