diff options
Diffstat (limited to 'pom.xml')
| -rw-r--r-- | pom.xml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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> |
