summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/pom.xml b/pom.xml
index de2b189..7cdc355 100644
--- a/pom.xml
+++ b/pom.xml
@@ -36,7 +36,7 @@
<flink.version>1.13.1</flink.version>
<kafka.version>1.0.0</kafka.version>
<zdjz.tools.version>1.0.8</zdjz.tools.version>
-<!-- <scope.type>provided</scope.type>-->
+ <scope.type>provided</scope.type>
<!-- <scope.type>compile</scope.type>-->
</properties>
@@ -65,7 +65,7 @@
</executions>
</plugin>
- <plugin>
+<!-- <plugin>
<groupId>io.github.zlika</groupId>
<artifactId>reproducible-build-maven-plugin</artifactId>
<version>0.2</version>
@@ -77,7 +77,7 @@
<phase>package</phase>
</execution>
</executions>
- </plugin>
+ </plugin>-->
<plugin>
<groupId>org.apache.maven.plugins</groupId>
@@ -243,11 +243,11 @@
<artifactId>clickhouse-jdbc</artifactId>
<version>0.2.6</version>
</dependency>
- <dependency>
+ <!-- <dependency>
<groupId>org.apache.flink</groupId>
<artifactId>flink-table-planner-blink_2.12</artifactId>
<version>${flink.version}</version>
- </dependency>
+ </dependency>-->
<dependency>
<groupId>com.arangodb</groupId>
<artifactId>arangodb-java-driver</artifactId>