|
23 | 23 |
|
24 | 24 | <groupId>com.github.cafdataprocessing</groupId> |
25 | 25 | <artifactId>worker-document-aggregator</artifactId> |
26 | | - <version>4.0.0-SNAPSHOT</version> |
| 26 | + <version>4.0.0-200</version> |
27 | 27 | <packaging>pom</packaging> |
28 | 28 |
|
29 | 29 | <name>Document Worker Framework</name> |
|
99 | 99 | <dependency> |
100 | 100 | <groupId>com.github.cafdataprocessing</groupId> |
101 | 101 | <artifactId>worker-document</artifactId> |
102 | | - <version>4.0.0-SNAPSHOT</version> |
| 102 | + <version>4.0.0-200</version> |
103 | 103 | </dependency> |
104 | 104 | <dependency> |
105 | 105 | <groupId>com.github.cafdataprocessing</groupId> |
106 | 106 | <artifactId>worker-document-framework</artifactId> |
107 | | - <version>4.0.0-SNAPSHOT</version> |
| 107 | + <version>4.0.0-200</version> |
108 | 108 | <type>pom</type> |
109 | 109 | </dependency> |
110 | 110 | <dependency> |
111 | 111 | <groupId>com.github.cafdataprocessing</groupId> |
112 | 112 | <artifactId>worker-document-interface</artifactId> |
113 | | - <version>4.0.0-SNAPSHOT</version> |
| 113 | + <version>4.0.0-200</version> |
114 | 114 | </dependency> |
115 | 115 | <dependency> |
116 | 116 | <groupId>com.github.cafdataprocessing</groupId> |
117 | 117 | <artifactId>worker-document-shared</artifactId> |
118 | | - <version>4.0.0-SNAPSHOT</version> |
| 118 | + <version>4.0.0-200</version> |
119 | 119 | </dependency> |
120 | 120 | <dependency> |
121 | 121 | <groupId>com.github.cafdataprocessing</groupId> |
122 | 122 | <artifactId>worker-document-testing</artifactId> |
123 | | - <version>4.0.0-SNAPSHOT</version> |
| 123 | + <version>4.0.0-200</version> |
124 | 124 | </dependency> |
125 | 125 | <dependency> |
126 | 126 | <groupId>com.github.cafdataprocessing</groupId> |
127 | 127 | <artifactId>worker-document-testing-unit</artifactId> |
128 | | - <version>4.0.0-SNAPSHOT</version> |
| 128 | + <version>4.0.0-200</version> |
129 | 129 | </dependency> |
130 | 130 | <dependency> |
131 | 131 | <groupId>com.github.cafdataprocessing</groupId> |
132 | 132 | <artifactId>worker-document-utility</artifactId> |
133 | | - <version>4.0.0-SNAPSHOT</version> |
| 133 | + <version>4.0.0-200</version> |
134 | 134 | </dependency> |
135 | 135 | <dependency> |
136 | 136 | <groupId>com.github.workerframework</groupId> |
|
0 commit comments