Skip to content

Commit

Permalink
Changed bundling to jar
Browse files Browse the repository at this point in the history
=======================
 - Changed the bundling for the fcrepo-kernel-api dep to jar so that
   depending projects dont have to import the bundle-plugin
  • Loading branch information
fasseg committed Jan 30, 2014
1 parent c9e6388 commit cc24e58
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fcrepo-kernel/pom.xml
Expand Up @@ -18,7 +18,6 @@
<groupId>org.fcrepo</groupId>
<artifactId>fcrepo-kernel-api</artifactId>
<version>${project.version}</version>
<type>bundle</type>
</dependency>
<dependency>
<groupId>javax.inject</groupId>
Expand Down

0 comments on commit cc24e58

Please sign in to comment.