Created
December 26, 2016 19:30
-
-
Save atishn/36c79b7df1a61cee89da4e40aba9f3f5 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<build> | |
<plugins> | |
<groupId>org.apache.felix</groupId> | |
<artifactId>maven-bundle-plugin</artifactId> | |
<extensions>true</extensions> | |
<Embed-Dependency> | |
………,ehcache</Embed-Dependency> | |
</plugins> | |
</build> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment