Skip to content

Commit

Permalink
#128 prepare new snapshot release
Browse files Browse the repository at this point in the history
  • Loading branch information
p-a-s-c-a-l committed Sep 3, 2018
1 parent 537ac0c commit 2e7bd14
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>de.cismet.cids</groupId>
<artifactId>cids-server</artifactId>
<version>6.4-SNAPSHOT</version>
<version>6.4-UBA-SNAPSHOT</version>
<packaging>jar</packaging>

<properties>
Expand Down Expand Up @@ -148,11 +148,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
</dependency>
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-annotations</artifactId>
</dependency>
</dependency>
<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-servlet</artifactId>
Expand Down

0 comments on commit 2e7bd14

Please sign in to comment.