|
23 | 23 |
|
24 | 24 | <groupId>com.github.cafdataprocessing</groupId> |
25 | 25 | <artifactId>worker-document-aggregator</artifactId> |
26 | | - <version>5.0.0-SNAPSHOT</version> |
| 26 | + <version>5.0.0-924</version> |
27 | 27 | <packaging>pom</packaging> |
28 | 28 |
|
29 | 29 | <name>Document Worker Framework</name> |
|
107 | 107 | <dependency> |
108 | 108 | <groupId>com.github.cafdataprocessing</groupId> |
109 | 109 | <artifactId>worker-document-framework</artifactId> |
110 | | - <version>5.0.0-SNAPSHOT</version> |
| 110 | + <version>5.0.0-924</version> |
111 | 111 | <type>pom</type> |
112 | 112 | </dependency> |
113 | 113 | <dependency> |
114 | 114 | <groupId>com.github.cafdataprocessing</groupId> |
115 | 115 | <artifactId>worker-document</artifactId> |
116 | | - <version>5.0.0-SNAPSHOT</version> |
| 116 | + <version>5.0.0-924</version> |
117 | 117 | </dependency> |
118 | 118 | <dependency> |
119 | 119 | <groupId>com.github.cafdataprocessing</groupId> |
120 | 120 | <artifactId>worker-document-interface</artifactId> |
121 | | - <version>5.0.0-SNAPSHOT</version> |
| 121 | + <version>5.0.0-924</version> |
122 | 122 | </dependency> |
123 | 123 | <dependency> |
124 | 124 | <groupId>com.github.cafdataprocessing</groupId> |
125 | 125 | <artifactId>worker-document-schema</artifactId> |
126 | | - <version>5.0.0-SNAPSHOT</version> |
| 126 | + <version>5.0.0-924</version> |
127 | 127 | </dependency> |
128 | 128 | <dependency> |
129 | 129 | <groupId>com.github.cafdataprocessing</groupId> |
130 | 130 | <artifactId>worker-document-shared</artifactId> |
131 | | - <version>5.0.0-SNAPSHOT</version> |
| 131 | + <version>5.0.0-924</version> |
132 | 132 | </dependency> |
133 | 133 | <dependency> |
134 | 134 | <groupId>com.github.cafdataprocessing</groupId> |
135 | 135 | <artifactId>worker-document-testing</artifactId> |
136 | | - <version>5.0.0-SNAPSHOT</version> |
| 136 | + <version>5.0.0-924</version> |
137 | 137 | </dependency> |
138 | 138 | <dependency> |
139 | 139 | <groupId>com.github.cafdataprocessing</groupId> |
140 | 140 | <artifactId>worker-document-testing-unit</artifactId> |
141 | | - <version>5.0.0-SNAPSHOT</version> |
| 141 | + <version>5.0.0-924</version> |
142 | 142 | </dependency> |
143 | 143 | <dependency> |
144 | 144 | <groupId>com.github.cafdataprocessing</groupId> |
145 | 145 | <artifactId>worker-document-utility</artifactId> |
146 | | - <version>5.0.0-SNAPSHOT</version> |
| 146 | + <version>5.0.0-924</version> |
147 | 147 | </dependency> |
148 | 148 | <dependency> |
149 | 149 | <groupId>com.github.cafdataprocessing</groupId> |
150 | 150 | <artifactId>worker-document-validator</artifactId> |
151 | | - <version>5.0.0-SNAPSHOT</version> |
| 151 | + <version>5.0.0-924</version> |
152 | 152 | </dependency> |
153 | 153 | <dependency> |
154 | 154 | <groupId>com.github.java-json-tools</groupId> |
|
0 commit comments