misc cleanup after merge
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user