File tree Expand file tree Collapse file tree 4 files changed +9
-17
lines changed Expand file tree Collapse file tree 4 files changed +9
-17
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <parent >
64 <artifactId >parent</artifactId >
75 <groupId >com.joyent.http-signature</groupId >
8- <version >LATEST </version >
6+ <version >1.0.0-SNAPSHOT </version >
97 <relativePath >../</relativePath >
108 </parent >
119 <modelVersion >4.0.0</modelVersion >
1614 <dependency >
1715 <groupId >com.joyent.http-signature</groupId >
1816 <artifactId >http-signature-common</artifactId >
19- <version >${version} </version >
17+ <version >${parent. version} </version >
2018 </dependency >
2119 <dependency >
2220 <groupId >org.apache.httpcomponents</groupId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <parent >
64 <artifactId >parent</artifactId >
75 <groupId >com.joyent.http-signature</groupId >
8- <version >LATEST </version >
6+ <version >1.0.0-SNAPSHOT </version >
97 <relativePath >../</relativePath >
108 </parent >
119 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xmlns =" http://maven.apache.org/POM/4.0.0"
3- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <parent >
64 <artifactId >parent</artifactId >
75 <groupId >com.joyent.http-signature</groupId >
8- <version >LATEST </version >
6+ <version >1.0.0-SNAPSHOT </version >
97 <relativePath >../</relativePath >
108 </parent >
119
1715 <dependency >
1816 <groupId >com.joyent.http-signature</groupId >
1917 <artifactId >http-signature-common</artifactId >
20- <version >${version} </version >
18+ <version >${parent. version} </version >
2119 </dependency >
2220 <dependency >
2321 <groupId >com.google.http-client</groupId >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <project xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
3- xmlns =" http://maven.apache.org/POM/4.0.0"
4- xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" >
2+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
53 <modelVersion >4.0.0</modelVersion >
64 <modules >
75 <module >common</module >
You can’t perform that action at this time.
0 commit comments