Skip to content

Commit 0d09991

Browse files
committed
Clean pom.xml
1 parent d9a730b commit 0d09991

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

impl/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,6 @@
8787
<artifactId>serverlessworkflow-impl-openapi</artifactId>
8888
<version>${project.version}</version>
8989
</dependency>
90-
<dependency>
91-
<groupId>io.serverlessworkflow</groupId>
92-
<artifactId>serverlessworkflow-impl-shell-process</artifactId>
93-
<version>${project.version}</version>
94-
</dependency>
9590
<dependency>
9691
<groupId>net.thisptr</groupId>
9792
<artifactId>jackson-jq</artifactId>
@@ -139,6 +134,5 @@
139134
<module>model</module>
140135
<module>lifecycleevent</module>
141136
<module>validation</module>
142-
<module>shell-process</module>
143137
</modules>
144138
</project>

0 commit comments

Comments
 (0)