Skip to content

Commit

Permalink
Unused spring config files had been removed.
Browse files Browse the repository at this point in the history
  • Loading branch information
keiono committed Aug 9, 2012
1 parent 936f1dc commit 577d315
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 102 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,11 @@
<artifactId>blueprints-neo4j-graph</artifactId>
<version>${blueprints.version}</version>
</dependency>
<dependency>
<groupId>com.tinkerpop.blueprints</groupId>
<artifactId>blueprints-neo4jbatch-graph</artifactId>
<version>${blueprints.version}</version>
</dependency>
<dependency>
<groupId>com.tinkerpop.blueprints</groupId>
<artifactId>blueprints-sail-graph</artifactId>
Expand Down
55 changes: 0 additions & 55 deletions src/main/resources/META-INF/spring/bundle-context-osgi.xml

This file was deleted.

47 changes: 0 additions & 47 deletions src/main/resources/META-INF/spring/bundle-context.xml

This file was deleted.

0 comments on commit 577d315

Please sign in to comment.