Revision 58485
Added by Jochen Schirrwagen over 4 years ago
pom.xml | ||
---|---|---|
34 | 34 |
<version>3.5</version> |
35 | 35 |
</dependency> |
36 | 36 |
<dependency> |
37 |
<groupId>org.apache.httpcomponents</groupId> |
|
38 |
<artifactId>httpclient</artifactId> |
|
39 |
<version>[4.5.0, 4.6.0]</version> |
|
40 |
</dependency> |
|
41 |
<dependency> |
|
37 | 42 |
<groupId>junit</groupId> |
38 | 43 |
<artifactId>junit</artifactId> |
39 | 44 |
<version>${junit.version}</version> |
Also available in: Unified diff
added signposting plugin (publication boundary)