|
87 | 87 | <name>Mark Adamcin</name> |
88 | 88 | <email>adamcin@gmail.com</email> |
89 | 89 | <url>http://adamcin.net</url> |
90 | | - <organization>Acquity Group</organization> |
91 | | - <organizationUrl>http://www.acquitygroup.com</organizationUrl> |
| 90 | + <organization>Mashery</organization> |
| 91 | + <organizationUrl>http://www.mashery.com</organizationUrl> |
92 | 92 | <roles> |
93 | 93 | <role>architect</role> |
94 | 94 | <role>developer</role> |
|
257 | 257 | <dependency> |
258 | 258 | <groupId>net.adamcin.httpsig</groupId> |
259 | 259 | <artifactId>httpsig-api</artifactId> |
260 | | - <version>${project.version}</version> |
| 260 | + <version>1.0.7-SNAPSHOT</version> |
261 | 261 | </dependency> |
262 | 262 | <dependency> |
263 | 263 | <groupId>net.adamcin.httpsig</groupId> |
264 | 264 | <artifactId>httpsig-test-common</artifactId> |
265 | | - <version>${project.version}</version> |
| 265 | + <version>1.0.7-SNAPSHOT</version> |
266 | 266 | <scope>test</scope> |
267 | 267 | </dependency> |
268 | 268 | <dependency> |
269 | 269 | <groupId>net.adamcin.httpsig</groupId> |
270 | 270 | <artifactId>httpsig-ssh-jce</artifactId> |
271 | | - <version>${project.version}</version> |
| 271 | + <version>1.0.7-SNAPSHOT</version> |
272 | 272 | </dependency> |
273 | 273 | <dependency> |
274 | 274 | <groupId>net.adamcin.httpsig</groupId> |
275 | 275 | <artifactId>httpsig-ssh-bc</artifactId> |
276 | | - <version>${project.version}</version> |
| 276 | + <version>1.0.7-SNAPSHOT</version> |
277 | 277 | </dependency> |
278 | 278 | <dependency> |
279 | 279 | <groupId>net.adamcin.httpsig</groupId> |
280 | 280 | <artifactId>httpsig-ssh-jsch</artifactId> |
281 | | - <version>${project.version}</version> |
| 281 | + <version>1.0.7-SNAPSHOT</version> |
282 | 282 | <scope>provided</scope> |
283 | 283 | </dependency> |
284 | 284 | <dependency> |
285 | 285 | <groupId>net.adamcin.httpsig</groupId> |
286 | 286 | <artifactId>httpsig-http-helpers</artifactId> |
287 | | - <version>${project.version}</version> |
| 287 | + <version>1.0.7-SNAPSHOT</version> |
288 | 288 | <scope>provided</scope> |
289 | 289 | </dependency> |
290 | 290 |
|
|
0 commit comments