Skip to content

Commit 3f4d2d3

Browse files
author
sishu@dtstack.com
committedDec 13, 2016
pom.xml
1 parent e481796 commit 3f4d2d3

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed
 

‎pom.xml

+5-5
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@
5151

5252
<properties>
5353
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
54-
54+
<!--
5555
<kafka-version>0.9.0.1</kafka-version>
56-
<elasticsearch-version>2.3.4</elasticsearch-version>
57-
<jruby-version>2.1.6</jruby-version>
56+
<elasticsearch-version>2.3.4</elasticsearch-version> -->
57+
<!-- <jruby-version>2.1.6</jruby-version> -->
5858
<joda-time-version>2.8.2</joda-time-version>
5959
<freemarker-gae-version>2.3.23</freemarker-gae-version>
6060
<common-cli-version>1.2</common-cli-version>
@@ -78,11 +78,11 @@
7878
</dependency>
7979

8080

81-
<dependency>
81+
<!-- <dependency>
8282
<groupId>org.jruby.joni</groupId>
8383
<artifactId>joni</artifactId>
8484
<version>${jruby-version}</version>
85-
</dependency>
85+
</dependency> -->
8686

8787
<dependency>
8888
<groupId>joda-time</groupId>

0 commit comments

Comments
 (0)
Please sign in to comment.