|
23 | 23 |
|
24 | 24 | <groupId>com.github.cafdataprocessing</groupId> |
25 | 25 | <artifactId>worker-document-aggregator</artifactId> |
26 | | - <version>4.2.0-SNAPSHOT</version> |
| 26 | + <version>4.2.0-461</version> |
27 | 27 | <packaging>pom</packaging> |
28 | 28 |
|
29 | 29 | <name>Document Worker Framework</name> |
|
119 | 119 | <dependency> |
120 | 120 | <groupId>com.github.cafdataprocessing</groupId> |
121 | 121 | <artifactId>worker-document-framework</artifactId> |
122 | | - <version>4.2.0-SNAPSHOT</version> |
| 122 | + <version>4.2.0-461</version> |
123 | 123 | <type>pom</type> |
124 | 124 | </dependency> |
125 | 125 | <dependency> |
126 | 126 | <groupId>com.github.cafdataprocessing</groupId> |
127 | 127 | <artifactId>worker-document</artifactId> |
128 | | - <version>4.2.0-SNAPSHOT</version> |
| 128 | + <version>4.2.0-461</version> |
129 | 129 | </dependency> |
130 | 130 | <dependency> |
131 | 131 | <groupId>com.github.cafdataprocessing</groupId> |
132 | 132 | <artifactId>worker-document-interface</artifactId> |
133 | | - <version>4.2.0-SNAPSHOT</version> |
| 133 | + <version>4.2.0-461</version> |
134 | 134 | </dependency> |
135 | 135 | <dependency> |
136 | 136 | <groupId>com.github.cafdataprocessing</groupId> |
137 | 137 | <artifactId>worker-document-schema</artifactId> |
138 | | - <version>4.2.0-SNAPSHOT</version> |
| 138 | + <version>4.2.0-461</version> |
139 | 139 | </dependency> |
140 | 140 | <dependency> |
141 | 141 | <groupId>com.github.cafdataprocessing</groupId> |
142 | 142 | <artifactId>worker-document-shared</artifactId> |
143 | | - <version>4.2.0-SNAPSHOT</version> |
| 143 | + <version>4.2.0-461</version> |
144 | 144 | </dependency> |
145 | 145 | <dependency> |
146 | 146 | <groupId>com.github.cafdataprocessing</groupId> |
147 | 147 | <artifactId>worker-document-testing</artifactId> |
148 | | - <version>4.2.0-SNAPSHOT</version> |
| 148 | + <version>4.2.0-461</version> |
149 | 149 | </dependency> |
150 | 150 | <dependency> |
151 | 151 | <groupId>com.github.cafdataprocessing</groupId> |
152 | 152 | <artifactId>worker-document-testing-unit</artifactId> |
153 | | - <version>4.2.0-SNAPSHOT</version> |
| 153 | + <version>4.2.0-461</version> |
154 | 154 | </dependency> |
155 | 155 | <dependency> |
156 | 156 | <groupId>com.github.cafdataprocessing</groupId> |
157 | 157 | <artifactId>worker-document-utility</artifactId> |
158 | | - <version>4.2.0-SNAPSHOT</version> |
| 158 | + <version>4.2.0-461</version> |
159 | 159 | </dependency> |
160 | 160 | <dependency> |
161 | 161 | <groupId>com.github.cafdataprocessing</groupId> |
162 | 162 | <artifactId>worker-document-validator</artifactId> |
163 | | - <version>4.2.0-SNAPSHOT</version> |
| 163 | + <version>4.2.0-461</version> |
164 | 164 | </dependency> |
165 | 165 | <dependency> |
166 | 166 | <groupId>com.github.java-json-tools</groupId> |
|
0 commit comments