File tree 6 files changed +11
-11
lines changed
6 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<artifactId >java-http-signature</artifactId >
14
14
<groupId >com.joyent.http-signature</groupId >
15
- <version >4.0.11-SNAPSHOT </version >
15
+ <version >4.1.0 </version >
16
16
</parent >
17
17
18
18
<artifactId >apache-http-client-signature</artifactId >
19
19
<packaging >jar</packaging >
20
20
21
21
<properties >
22
22
<!-- Dependency versions -->
23
- <dependency .http-signature-common.version>4.0.11-SNAPSHOT </dependency .http-signature-common.version>
23
+ <dependency .http-signature-common.version>4.1.0 </dependency .http-signature-common.version>
24
24
</properties >
25
25
26
26
<dependencies >
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<artifactId >java-http-signature</artifactId >
14
14
<groupId >com.joyent.http-signature</groupId >
15
- <version >4.0.11-SNAPSHOT </version >
15
+ <version >4.1.0 </version >
16
16
</parent >
17
17
18
18
<artifactId >http-signature-common</artifactId >
Original file line number Diff line number Diff line change 9
9
<parent >
10
10
<artifactId >java-http-signature</artifactId >
11
11
<groupId >com.joyent.http-signature</groupId >
12
- <version >4.0.11-SNAPSHOT </version >
12
+ <version >4.1.0 </version >
13
13
</parent >
14
14
15
15
<modelVersion >4.0.0</modelVersion >
19
19
20
20
<properties >
21
21
<!-- Dependency versions -->
22
- <dependency .http-signature-common.version>4.0.11-SNAPSHOT </dependency .http-signature-common.version>
22
+ <dependency .http-signature-common.version>4.1.0 </dependency .http-signature-common.version>
23
23
<dependency .google-http-client.version>1.32.1</dependency .google-http-client.version>
24
24
</properties >
25
25
Original file line number Diff line number Diff line change 12
12
<parent >
13
13
<artifactId >java-http-signature</artifactId >
14
14
<groupId >com.joyent.http-signature</groupId >
15
- <version >4.0.11-SNAPSHOT </version >
15
+ <version >4.1.0 </version >
16
16
</parent >
17
17
18
18
<artifactId >jaxrs-client-signature</artifactId >
22
22
<!-- Dependency versions -->
23
23
<dependency .arquillian.version>1.6.0.Final</dependency .arquillian.version>
24
24
<dependency .arquillian-glassfish-embedded-3.1.version>1.0.2</dependency .arquillian-glassfish-embedded-3.1.version>
25
- <dependency .http-signature-common.version>4.0.11-SNAPSHOT </dependency .http-signature-common.version>
25
+ <dependency .http-signature-common.version>4.1.0 </dependency .http-signature-common.version>
26
26
<dependency .javaee.version>8.0.1</dependency .javaee.version>
27
27
<dependency .jax-rs-api.version>2.1.1</dependency .jax-rs-api.version>
28
28
<dependency .jersey-client.version>2.30.1</dependency .jersey-client.version>
Original file line number Diff line number Diff line change @@ -12,15 +12,15 @@ file, You can obtain one at http://mozilla.org/MPL/2.0/.
12
12
<parent >
13
13
<artifactId >java-http-signature</artifactId >
14
14
<groupId >com.joyent.http-signature</groupId >
15
- <version >4.0.11-SNAPSHOT </version >
15
+ <version >4.1.0 </version >
16
16
</parent >
17
17
18
18
<artifactId >microbench</artifactId >
19
19
<packaging >jar</packaging >
20
20
21
21
<properties >
22
22
<!-- Dependency versions -->
23
- <dependency .http-signature-common.version>4.0.11-SNAPSHOT </dependency .http-signature-common.version>
23
+ <dependency .http-signature-common.version>4.1.0 </dependency .http-signature-common.version>
24
24
<dependency .jmh.version>1.21</dependency .jmh.version>
25
25
<uberjar .name>benchmarks</uberjar .name>
26
26
</properties >
Original file line number Diff line number Diff line change 11
11
12
12
<groupId >com.joyent.http-signature</groupId >
13
13
<artifactId >java-http-signature</artifactId >
14
- <version >4.0.11-SNAPSHOT </version >
14
+ <version >4.1.0 </version >
15
15
<packaging >pom</packaging >
16
16
17
17
<name >java-http-signature</name >
67
67
<connection >scm:git:git://github.com/joyent/java-http-signature.git</connection >
68
68
<developerConnection >scm:git:git://github.com/joyent/java-http-signature.git</developerConnection >
69
69
<url >git@github.com:joyent/java-http-signature.git</url >
70
- <tag >HEAD </tag >
70
+ <tag >java-http-signature-4.1.0 </tag >
71
71
</scm >
72
72
<issueManagement >
73
73
<system >github.com</system >
You can’t perform that action at this time.
0 commit comments