File tree 5 files changed +9
-9
lines changed
5 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >java-http-signature</artifactId >
6
6
<groupId >com.joyent.http-signature</groupId >
7
- <version >2.2.2-SNAPSHOT </version >
7
+ <version >2.2.2</version >
8
8
</parent >
9
9
10
10
<artifactId >apache-http-client-signature</artifactId >
11
11
<packaging >jar</packaging >
12
12
13
13
<properties >
14
14
<!-- Dependency versions -->
15
- <dependency .http-signature-common.version>2.2.2-SNAPSHOT </dependency .http-signature-common.version>
15
+ <dependency .http-signature-common.version>2.2.2</dependency .http-signature-common.version>
16
16
<dependency .slfj.version>1.7.21</dependency .slfj.version>
17
17
<dependency .logback.version>1.1.7</dependency .logback.version>
18
18
</properties >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >java-http-signature</artifactId >
6
6
<groupId >com.joyent.http-signature</groupId >
7
- <version >2.2.2-SNAPSHOT </version >
7
+ <version >2.2.2</version >
8
8
</parent >
9
9
10
10
<artifactId >http-signature-common</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >java-http-signature</artifactId >
5
5
<groupId >com.joyent.http-signature</groupId >
6
- <version >2.2.2-SNAPSHOT </version >
6
+ <version >2.2.2</version >
7
7
</parent >
8
8
9
9
<modelVersion >4.0.0</modelVersion >
13
13
14
14
<properties >
15
15
<!-- Dependency versions -->
16
- <dependency .http-signature-common.version>2.2.2-SNAPSHOT </dependency .http-signature-common.version>
16
+ <dependency .http-signature-common.version>2.2.2</dependency .http-signature-common.version>
17
17
<dependency .google-http-client.version>1.22.0</dependency .google-http-client.version>
18
18
</properties >
19
19
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<artifactId >java-http-signature</artifactId >
6
6
<groupId >com.joyent.http-signature</groupId >
7
- <version >2.2.2-SNAPSHOT </version >
7
+ <version >2.2.2</version >
8
8
</parent >
9
9
10
10
<artifactId >jaxrs-client-signature</artifactId >
14
14
<!-- Dependency versions -->
15
15
<dependency .arquillian.version>1.1.10.Final</dependency .arquillian.version>
16
16
<dependency .arquillian-glassfish-embedded-3.1.version>1.0.0.Final</dependency .arquillian-glassfish-embedded-3.1.version>
17
- <dependency .http-signature-common.version>2.2.2-SNAPSHOT </dependency .http-signature-common.version>
17
+ <dependency .http-signature-common.version>2.2.2</dependency .http-signature-common.version>
18
18
<dependency .javaee.version>7.0</dependency .javaee.version>
19
19
<dependency .jax-rs-api.version>2.0.1</dependency .jax-rs-api.version>
20
20
<dependency .jersey-client.version>2.23.2</dependency .jersey-client.version>
Original file line number Diff line number Diff line change 4
4
5
5
<groupId >com.joyent.http-signature</groupId >
6
6
<artifactId >java-http-signature</artifactId >
7
- <version >2.2.2-SNAPSHOT </version >
7
+ <version >2.2.2</version >
8
8
<packaging >pom</packaging >
9
9
10
10
<name >java-http-signature</name >
49
49
<connection >scm:git:git://github.com/joyent/java-http-signature.git</connection >
50
50
<developerConnection >scm:git:git://github.com/joyent/java-http-signature.git</developerConnection >
51
51
<url >git@github.com:joyent/java-http-signature.git</url >
52
- <tag >HEAD </tag >
52
+ <tag >java-http-signature-2.2.2 </tag >
53
53
</scm >
54
54
<issueManagement >
55
55
<system >github.com</system >
You can’t perform that action at this time.
0 commit comments