Skip to content
This repository was archived by the owner on Jan 23, 2021. It is now read-only.

Commit 67278f9

Browse files
omkumar-mariappandermot-hardy
authored andcommitted
SCMOD-4401: Removed dependency on workflow-worker (#49)
1 parent 27749a2 commit 67278f9

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@
8383
<dockerHubOrganization>cafdataprocessing</dockerHubOrganization>
8484
<dockerDataProcessingOrg>${dockerImagePrefix}${dockerHubOrganization}${dockerOrgSeperator}</dockerDataProcessingOrg>
8585
<dockerProjectVersion>${dockerVersionSeperator}${project.version}</dockerProjectVersion>
86-
<workerWorkflowVersion>1.0.0-SNAPSHOT</workerWorkflowVersion>
8786
<gitRepo>https://github.com/CAFDataProcessing/data-processing-service</gitRepo>
8887
</properties>
8988

@@ -136,11 +135,6 @@
136135
<artifactId>worker-policy-type-registrant</artifactId>
137136
<version>${caf.worker.policy.version}</version>
138137
</dependency>
139-
<dependency>
140-
<groupId>com.github.cafdataprocessing</groupId>
141-
<artifactId>worker-workflow-constants</artifactId>
142-
<version>${workerWorkflowVersion}</version>
143-
</dependency>
144138
<!-- Dependency manager for all CAF components -->
145139
<dependency>
146140
<groupId>com.github.cafdataprocessing</groupId>

0 commit comments

Comments
 (0)