File tree Expand file tree Collapse file tree 8 files changed +19
-19
lines changed
java-manta-client-kryo-serialization
java-manta-client-unshaded Expand file tree Collapse file tree 8 files changed +19
-19
lines changed Original file line number Diff line number Diff line change 1212 <parent >
1313 <artifactId >java-manta</artifactId >
1414 <groupId >com.joyent.manta</groupId >
15- <version >3.4.1 </version >
15+ <version >3.4.2-SNAPSHOT </version >
1616 </parent >
1717
1818 <artifactId >java-manta-benchmark</artifactId >
2727 <dependency >
2828 <groupId >com.joyent.manta</groupId >
2929 <artifactId >java-manta-client-unshaded</artifactId >
30- <version >3.4.1 </version >
30+ <version >3.4.2-SNAPSHOT </version >
3131 </dependency >
3232 <dependency >
3333 <groupId >ch.qos.logback</groupId >
Original file line number Diff line number Diff line change 1010 <parent >
1111 <artifactId >java-manta</artifactId >
1212 <groupId >com.joyent.manta</groupId >
13- <version >3.4.1 </version >
13+ <version >3.4.2-SNAPSHOT </version >
1414 </parent >
1515 <modelVersion >4.0.0</modelVersion >
1616
2121 <dependency >
2222 <groupId >com.joyent.manta</groupId >
2323 <artifactId >java-manta-client</artifactId >
24- <version >3.4.1 </version >
24+ <version >3.4.2-SNAPSHOT </version >
2525 </dependency >
2626 <dependency >
2727 <groupId >ch.qos.logback</groupId >
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >java-manta</artifactId >
55 <groupId >com.joyent.manta</groupId >
6- <version >3.4.1 </version >
6+ <version >3.4.2-SNAPSHOT </version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
1919 <dependency >
2020 <groupId >com.joyent.manta</groupId >
2121 <artifactId >java-manta-client</artifactId >
22- <version >3.4.1 </version >
22+ <version >3.4.2-SNAPSHOT </version >
2323 <exclusions >
2424 <exclusion >
2525 <groupId >com.joyent.http-signature</groupId >
Original file line number Diff line number Diff line change 1212 <parent >
1313 <artifactId >java-manta</artifactId >
1414 <groupId >com.joyent.manta</groupId >
15- <version >3.4.1 </version >
15+ <version >3.4.2-SNAPSHOT </version >
1616 </parent >
1717
1818 <artifactId >java-manta-client-unshaded</artifactId >
19- <version >3.4.1 </version >
19+ <version >3.4.2-SNAPSHOT </version >
2020 <packaging >jar</packaging >
2121
2222 <name >java-manta-client-unshaded</name >
Original file line number Diff line number Diff line change 1111 <parent >
1212 <artifactId >java-manta</artifactId >
1313 <groupId >com.joyent.manta</groupId >
14- <version >3.4.1 </version >
14+ <version >3.4.2-SNAPSHOT </version >
1515 </parent >
1616
1717 <artifactId >java-manta-client</artifactId >
18- <version >3.4.1 </version >
18+ <version >3.4.2-SNAPSHOT </version >
1919 <packaging >jar</packaging >
2020
2121 <name >java-manta-client</name >
2525 <dependency >
2626 <groupId >com.joyent.manta</groupId >
2727 <artifactId >java-manta-client-unshaded</artifactId >
28- <version >3.4.1 </version >
28+ <version >3.4.2-SNAPSHOT </version >
2929 <exclusions >
3030 <exclusion >
3131 <groupId >commons-logging</groupId >
Original file line number Diff line number Diff line change 1010 <parent >
1111 <artifactId >java-manta</artifactId >
1212 <groupId >com.joyent.manta</groupId >
13- <version >3.4.1 </version >
13+ <version >3.4.2-SNAPSHOT </version >
1414 </parent >
1515 <modelVersion >4.0.0</modelVersion >
1616
2020 <dependency >
2121 <groupId >com.joyent.manta</groupId >
2222 <artifactId >java-manta-client</artifactId >
23- <version >3.4.1 </version >
23+ <version >3.4.2-SNAPSHOT </version >
2424 <scope >compile</scope >
2525 </dependency >
2626 <dependency >
Original file line number Diff line number Diff line change 1212 <parent >
1313 <artifactId >java-manta</artifactId >
1414 <groupId >com.joyent.manta</groupId >
15- <version >3.4.1 </version >
15+ <version >3.4.2-SNAPSHOT </version >
1616 </parent >
1717
1818 <artifactId >java-manta-it</artifactId >
19- <version >3.4.1 </version >
19+ <version >3.4.2-SNAPSHOT </version >
2020 <packaging >jar</packaging >
2121
2222 <name >java-manta-it</name >
2626 <dependency >
2727 <groupId >com.joyent.manta</groupId >
2828 <artifactId >java-manta-client</artifactId >
29- <version >3.4.1 </version >
29+ <version >3.4.2-SNAPSHOT </version >
3030 <scope >compile</scope >
3131 </dependency >
3232
3333 <dependency >
3434 <groupId >com.joyent.manta</groupId >
3535 <artifactId >java-manta-client-kryo-serialization</artifactId >
36- <version >3.4.1 </version >
36+ <version >3.4.2-SNAPSHOT </version >
3737 <scope >compile</scope >
3838 <exclusions >
3939 <exclusion >
Original file line number Diff line number Diff line change 1111
1212 <groupId >com.joyent.manta</groupId >
1313 <artifactId >java-manta</artifactId >
14- <version >3.4.1 </version >
14+ <version >3.4.2-SNAPSHOT </version >
1515 <packaging >pom</packaging >
1616
1717 <name >java-manta</name >
9191 <connection >scm:git:git://github.com/joyent/java-manta.git</connection >
9292 <developerConnection >scm:git:git://github.com/joyent/java-manta.git</developerConnection >
9393 <url >git@github.com:joyent/java-manta.git</url >
94- <tag >java-manta-3.4.1 </tag >
94+ <tag >HEAD </tag >
9595 </scm >
9696 <issueManagement >
9797 <system >github.com</system >
You can’t perform that action at this time.
0 commit comments