Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

Commit

Permalink
Move JSON stuff out to its own project
Browse files Browse the repository at this point in the history
  • Loading branch information
samstokes committed Sep 29, 2011
1 parent 4904d3f commit c2271e4
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 108 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Expand Up @@ -20,10 +20,5 @@
<artifactId>amqp-client</artifactId>
<version>2.6.1</version>
</dependency>
<dependency>
<groupId>com.googlecode.json-simple</groupId>
<artifactId>json-simple</artifactId>
<version>1.1</version>
</dependency>
</dependencies>
</project>
52 changes: 0 additions & 52 deletions src/main/java/com/rapportive/storm/scheme/SimpleJSONScheme.java

This file was deleted.

This file was deleted.

0 comments on commit c2271e4

Please sign in to comment.