|
23 | 23 |
|
24 | 24 | <groupId>com.github.cafdataprocessing.workers.document</groupId> |
25 | 25 | <artifactId>worker-document-aggregator</artifactId> |
26 | | - <version>7.0.0-SNAPSHOT</version> |
| 26 | + <version>7.0.0-1496</version> |
27 | 27 | <packaging>pom</packaging> |
28 | 28 |
|
29 | 29 | <name>Document Worker Framework</name> |
|
169 | 169 | <dependency> |
170 | 170 | <groupId>com.github.cafdataprocessing.workers.document</groupId> |
171 | 171 | <artifactId>worker-document</artifactId> |
172 | | - <version>7.0.0-SNAPSHOT</version> |
| 172 | + <version>7.0.0-1496</version> |
173 | 173 | </dependency> |
174 | 174 | <dependency> |
175 | 175 | <groupId>com.github.cafdataprocessing.workers.document</groupId> |
176 | 176 | <artifactId>worker-document-interface</artifactId> |
177 | | - <version>7.0.0-SNAPSHOT</version> |
| 177 | + <version>7.0.0-1496</version> |
178 | 178 | </dependency> |
179 | 179 | <dependency> |
180 | 180 | <groupId>com.github.cafdataprocessing.workers.document</groupId> |
181 | 181 | <artifactId>worker-document-schema</artifactId> |
182 | | - <version>7.0.0-SNAPSHOT</version> |
| 182 | + <version>7.0.0-1496</version> |
183 | 183 | </dependency> |
184 | 184 | <dependency> |
185 | 185 | <groupId>com.github.cafdataprocessing.workers.document</groupId> |
186 | 186 | <artifactId>worker-document-shared</artifactId> |
187 | | - <version>7.0.0-SNAPSHOT</version> |
| 187 | + <version>7.0.0-1496</version> |
188 | 188 | </dependency> |
189 | 189 | <dependency> |
190 | 190 | <groupId>com.github.cafdataprocessing.workers.document</groupId> |
191 | 191 | <artifactId>worker-document-utility</artifactId> |
192 | | - <version>7.0.0-SNAPSHOT</version> |
| 192 | + <version>7.0.0-1496</version> |
193 | 193 | </dependency> |
194 | 194 | <dependency> |
195 | 195 | <groupId>com.github.workerframework</groupId> |
|
0 commit comments