Skip to content

Commit

Permalink
Removed non existing implementations from master pom
Browse files Browse the repository at this point in the history
  • Loading branch information
TFaga committed Apr 4, 2016
1 parent 4e33ada commit f9421bf
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -151,11 +151,6 @@
<artifactId>kumuluzee-jpa-eclipselink</artifactId>
<version>2.1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.kumuluz.ee</groupId>
<artifactId>kumuluzee-jpa-hibernate</artifactId>
<version>2.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.kumuluz.ee</groupId>
<artifactId>kumuluzee-jax-rs</artifactId>
Expand All @@ -167,11 +162,6 @@
<artifactId>kumuluzee-jax-rs-jersey</artifactId>
<version>2.1.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.kumuluz.ee</groupId>
<artifactId>kumuluzee-jax-rs-resteasy</artifactId>
<version>2.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.kumuluz.ee</groupId>
<artifactId>kumuluzee-jax-ws</artifactId>
Expand Down

0 comments on commit f9421bf

Please sign in to comment.