aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/pom.xml2
-rw-r--r--pom.xml2
2 files changed, 2 insertions, 2 deletions
diff --git a/core/pom.xml b/core/pom.xml
index 8c740e3887..f0c936c86a 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -58,7 +58,7 @@
</dependency>
<dependency>
<groupId>com.twitter</groupId>
- <artifactId>chill</artifactId>
+ <artifactId>chill_2.9.3</artifactId>
<version>0.3.0</version>
</dependency>
<dependency>
diff --git a/pom.xml b/pom.xml
index 469dc64329..44729bd422 100644
--- a/pom.xml
+++ b/pom.xml
@@ -194,7 +194,7 @@
</dependency>
<dependency>
<groupId>com.twitter</groupId>
- <artifactId>chill</artifactId>
+ <artifactId>chill_2.9.3</artifactId>
<version>0.3.0</version>
</dependency>
<dependency>