Skip to content
Snippets Groups Projects
Commit 63bf7b96 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Updated dependencies

parent 3c8d5cf0
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,6 @@
<groupId>no.nibio.vips.common</groupId>
<artifactId>VIPSCommon</artifactId>
<version>1.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>com.thetransactioncompany</groupId>
......@@ -62,8 +61,8 @@
<artifactId>maven-compiler-plugin</artifactId>
<version>2.0.2</version>
<configuration>
<source>1.7</source>
<target>1.7</target>
<source>1.8</source>
<target>1.8</target>
</configuration>
</plugin>
<plugin>
......
......@@ -19,8 +19,7 @@ along with VIPSCore. If not, see <http://www.nibio.no/licenses/>.
-->
<jboss-deployment-structure>
<deployment>
<dependencies>
<module name="no.nibio.vips.VIPSCommon" export="true"/>
<dependencies>
<module name="com.fasterxml.jackson.core.jackson-core" />
<module name="com.fasterxml.jackson.core.jackson-databind" />
</dependencies>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment