aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kamon-core/src/main/main.iml12
-rw-r--r--kamon-core/src/test/test.iml12
-rw-r--r--kamon-dashboard/src/main/main1.iml12
-rw-r--r--kamon-uow/src/main/main2.iml12
-rw-r--r--project/plugins.sbt4
5 files changed, 2 insertions, 50 deletions
diff --git a/kamon-core/src/main/main.iml b/kamon-core/src/main/main.iml
deleted file mode 100644
index 702d93f1..00000000
--- a/kamon-core/src/main/main.iml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
- <component name="NewModuleRootManager" inherit-compiler-output="true">
- <exclude-output />
- <content url="file://$MODULE_DIR$">
- <sourceFolder url="file://$MODULE_DIR$/scala" isTestSource="false" />
- </content>
- <orderEntry type="inheritedJdk" />
- <orderEntry type="sourceFolder" forTests="false" />
- </component>
-</module>
-
diff --git a/kamon-core/src/test/test.iml b/kamon-core/src/test/test.iml
deleted file mode 100644
index 90381726..00000000
--- a/kamon-core/src/test/test.iml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
- <component name="NewModuleRootManager" inherit-compiler-output="true">
- <exclude-output />
- <content url="file://$MODULE_DIR$">
- <sourceFolder url="file://$MODULE_DIR$/scala" isTestSource="true" />
- </content>
- <orderEntry type="inheritedJdk" />
- <orderEntry type="sourceFolder" forTests="false" />
- </component>
-</module>
-
diff --git a/kamon-dashboard/src/main/main1.iml b/kamon-dashboard/src/main/main1.iml
deleted file mode 100644
index 702d93f1..00000000
--- a/kamon-dashboard/src/main/main1.iml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
- <component name="NewModuleRootManager" inherit-compiler-output="true">
- <exclude-output />
- <content url="file://$MODULE_DIR$">
- <sourceFolder url="file://$MODULE_DIR$/scala" isTestSource="false" />
- </content>
- <orderEntry type="inheritedJdk" />
- <orderEntry type="sourceFolder" forTests="false" />
- </component>
-</module>
-
diff --git a/kamon-uow/src/main/main2.iml b/kamon-uow/src/main/main2.iml
deleted file mode 100644
index 702d93f1..00000000
--- a/kamon-uow/src/main/main2.iml
+++ /dev/null
@@ -1,12 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module type="JAVA_MODULE" version="4">
- <component name="NewModuleRootManager" inherit-compiler-output="true">
- <exclude-output />
- <content url="file://$MODULE_DIR$">
- <sourceFolder url="file://$MODULE_DIR$/scala" isTestSource="false" />
- </content>
- <orderEntry type="inheritedJdk" />
- <orderEntry type="sourceFolder" forTests="false" />
- </component>
-</module>
-
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 6d9e3bc1..6dc4b037 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -1,9 +1,9 @@
resolvers += "Sonatype snapshots" at "http://oss.sonatype.org/content/repositories/snapshots/"
-addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.4.0")
+addSbtPlugin("com.github.mpeltonen" % "sbt-idea" % "1.5.1")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.6.2")
addSbtPlugin("com.typesafe.sbt" % "sbt-aspectj" % "0.9.0")
-addSbtPlugin("com.ivantopo.sbt" % "sbt-newrelic" % "0.0.1") \ No newline at end of file
+addSbtPlugin("com.ivantopo.sbt" % "sbt-newrelic" % "0.0.1")