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