File tree Expand file tree Collapse file tree 2 files changed +1
-31
lines changed Expand file tree Collapse file tree 2 files changed +1
-31
lines changed Original file line number Diff line number Diff line change @@ -37,22 +37,7 @@ under the License.
3737 <log4j .version>2.24.1</log4j .version>
3838 </properties >
3939
40- <repositories >
41-
42- <repository >
43- <id >apache.snapshots</id >
44- <name >Apache Development Snapshot Repository</name >
45- <url >https://repository.apache.org/content/repositories/snapshots/</url >
46- <releases >
47- <enabled >false</enabled >
48- </releases >
49- <snapshots >
50- <enabled >true</enabled >
51- </snapshots >
52- </repository >
53- </repositories >
54-
55- <dependencies >
40+ <dependencies >
5641 <!-- Apache Flink dependencies -->
5742 <!-- These dependencies are provided, because they should not be packaged into the JAR file. -->
5843 <dependency >
Original file line number Diff line number Diff line change @@ -37,21 +37,6 @@ under the License.
3737 <log4j .version>2.24.1</log4j .version>
3838 </properties >
3939
40- <repositories >
41-
42- <repository >
43- <id >apache.snapshots</id >
44- <name >Apache Development Snapshot Repository</name >
45- <url >https://repository.apache.org/content/repositories/snapshots/</url >
46- <releases >
47- <enabled >false</enabled >
48- </releases >
49- <snapshots >
50- <enabled >true</enabled >
51- </snapshots >
52- </repository >
53- </repositories >
54-
5540 <dependencies >
5641 <!-- Apache Flink dependencies -->
5742 <!-- These dependencies are provided, because they should not be packaged into the JAR file. -->
You can’t perform that action at this time.
0 commit comments