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.6-SNAPSHOT </version >
15
+ <version >4.0.6</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.6-SNAPSHOT </dependency .http-signature-common.version>
23
+ <dependency .http-signature-common.version>4.0.6</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.6-SNAPSHOT </version >
15
+ <version >4.0.6</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.6-SNAPSHOT </version >
12
+ <version >4.0.6</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.6-SNAPSHOT </dependency .http-signature-common.version>
22
+ <dependency .http-signature-common.version>4.0.6</dependency .http-signature-common.version>
23
23
<dependency .google-http-client.version>1.23.0</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.6-SNAPSHOT </version >
15
+ <version >4.0.6</version >
16
16
</parent >
17
17
18
18
<artifactId >jaxrs-client-signature</artifactId >
22
22
<!-- Dependency versions -->
23
23
<dependency .arquillian.version>1.1.13.Final</dependency .arquillian.version>
24
24
<dependency .arquillian-glassfish-embedded-3.1.version>1.0.1</dependency .arquillian-glassfish-embedded-3.1.version>
25
- <dependency .http-signature-common.version>4.0.6-SNAPSHOT </dependency .http-signature-common.version>
25
+ <dependency .http-signature-common.version>4.0.6</dependency .http-signature-common.version>
26
26
<dependency .javaee.version>8.0</dependency .javaee.version>
27
27
<dependency .jax-rs-api.version>2.1</dependency .jax-rs-api.version>
28
28
<dependency .jersey-client.version>2.26</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.6-SNAPSHOT </version >
15
+ <version >4.0.6</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.6-SNAPSHOT </dependency .http-signature-common.version>
23
+ <dependency .http-signature-common.version>4.0.6</dependency .http-signature-common.version>
24
24
<dependency .jmh.version>1.19</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.6-SNAPSHOT </version >
14
+ <version >4.0.6</version >
15
15
<packaging >pom</packaging >
16
16
17
17
<name >java-http-signature</name >
61
61
<connection >scm:git:git://github.com/joyent/java-http-signature.git</connection >
62
62
<developerConnection >scm:git:git://github.com/joyent/java-http-signature.git</developerConnection >
63
63
<url >git@github.com:joyent/java-http-signature.git</url >
64
- <tag >HEAD </tag >
64
+ <tag >java-http-signature-4.0.6 </tag >
65
65
</scm >
66
66
<issueManagement >
67
67
<system >github.com</system >
You can’t perform that action at this time.
0 commit comments