diff --git a/jet/operator-jet-job-snapshot/jet-pipelines/pom.xml b/jet/operator-jet-job-snapshot/jet-pipelines/pom.xml
index 0043050a8..605a2790c 100644
--- a/jet/operator-jet-job-snapshot/jet-pipelines/pom.xml
+++ b/jet/operator-jet-job-snapshot/jet-pipelines/pom.xml
@@ -3,32 +3,26 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
- org.examples.jet.snapshot
jet-pipelines
- 1.0-SNAPSHOT
- jet-pipelines
+
+ jet
+ com.hazelcast.samples.jet
+ 0.1-SNAPSHOT
+ ../../pom.xml
+
-
- UTF-8
- 17
- 17
- 5.4.0
- 5.8.2
- 3.0.0-M7
-
+ jet-pipelines
com.hazelcast
hazelcast
- ${hazelcast-version}
- provided
+ ${hazelcast.version}
org.junit.jupiter
junit-jupiter-api
- ${junit-jupiter-api-version}
test
@@ -38,7 +32,6 @@
org.apache.maven.plugins
maven-surefire-plugin
- ${maven-surefire-plugin-version}
diff --git a/jet/pom.xml b/jet/pom.xml
index 0aae7cead..f12109e2e 100644
--- a/jet/pom.xml
+++ b/jet/pom.xml
@@ -67,6 +67,7 @@
wordcount-compute-isolation
cdc
mongodb
+ operator-jet-job-snapshot/jet-pipelines