Skip to content

Commit

Permalink
misc cleanup after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewadams committed Nov 26, 2013
1 parent a472b5f commit 1d01ac9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
1 change: 1 addition & 0 deletions spring-cassandra/template.mf
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Bundle-SymbolicName: org.springframework.cassandra
Bundle-Name: Spring Cassandra
Bundle-Vendor: Spring Data Cassandra Community
Bundle-ManifestVersion: 2
Import-Package:
sun.reflect;version="0";resolution:=optional
Expand Down
8 changes: 0 additions & 8 deletions spring-data-cassandra-distribution/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,6 @@
<dist.key>SDCASS</dist.key>
</properties>

<dependencies>
<dependency>
<groupId>org.codehaus.jackson</groupId>
<artifactId>jackson-mapper-asl</artifactId>
<scope>test</scope>
</dependency>
</dependencies>

<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 1d01ac9

Please sign in to comment.