summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/pom.xml b/pom.xml
index e9fbf1c..077ee70 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
<groupId>com.zdjizhi</groupId>
<artifactId>log-completion-doublewrite</artifactId>
- <version>1015</version>
+ <version>1214</version>
<name>log-completion-doublewrite</name>
<url>http://www.example.com</url>
@@ -37,8 +37,8 @@
<hadoop.version>2.7.1</hadoop.version>
<kafka.version>1.0.0</kafka.version>
<hbase.version>2.2.3</hbase.version>
-<!-- <scope.type>provided</scope.type>-->
- <scope.type>compile</scope.type>
+ <scope.type>provided</scope.type>
+<!-- <scope.type>compile</scope.type>-->
</properties>
<build>