aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBryan Newbold <bnewbold@archive.org>2018-05-21 17:18:37 -0700
committerBryan Newbold <bnewbold@archive.org>2018-05-21 17:18:37 -0700
commitaf38ffbcc1486ba7402eb03cfb26ecbb79ac0a41 (patch)
tree2d5bbd758c34d3726378a1668d39ddb967eb4ccf
parent3b6ce6d7c612be58fde1a2e5b73a461af19290b2 (diff)
downloadSpyGlass-af38ffbcc1486ba7402eb03cfb26ecbb79ac0a41.tar.gz
SpyGlass-af38ffbcc1486ba7402eb03cfb26ecbb79ac0a41.zip
narrow down scala 2.11 diff
-rw-r--r--src/main/resources/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/main/resources/pom.xml b/src/main/resources/pom.xml
index 1ded4c5..c151e29 100644
--- a/src/main/resources/pom.xml
+++ b/src/main/resources/pom.xml
@@ -60,11 +60,6 @@
<name>Cloudera CDH</name>
<url>https://repository.cloudera.com/artifactory/cloudera-repos/</url>
</repository>
- <repository>
- <id>mystery-meat</id>
- <name>Internet Mystery Meat</name>
- <url>https://mvnrepository.com/artifact/org.scalaz.stream/scalaz-stream</url>
- </repository>
</repositories>
<dependencies>