File tree Expand file tree Collapse file tree 5 files changed +11
-18
lines changed
browsermob-core-littleproxy Expand file tree Collapse file tree 5 files changed +11
-18
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 <packaging >jar</packaging >
64
75 <parent >
86 <artifactId >browsermob-proxy</artifactId >
97 <groupId >net.lightbody.bmp</groupId >
10- <version >2.1.0-beta-1-SNAPSHOT </version >
8+ <version >2.1.0-beta-1</version >
119 </parent >
1210 <modelVersion >4.0.0</modelVersion >
1311
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 <packaging >jar</packaging >
64
75 <parent >
86 <artifactId >browsermob-proxy</artifactId >
97 <groupId >net.lightbody.bmp</groupId >
10- <version >2.1.0-beta-1-SNAPSHOT </version >
8+ <version >2.1.0-beta-1</version >
119 </parent >
1210 <modelVersion >4.0.0</modelVersion >
1311
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 >browsermob-proxy</artifactId >
75 <groupId >net.lightbody.bmp</groupId >
8- <version >2.1.0-beta-1-SNAPSHOT </version >
6+ <version >2.1.0-beta-1</version >
97 </parent >
108 <modelVersion >4.0.0</modelVersion >
119
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 <packaging >jar</packaging >
64
75 <parent >
86 <artifactId >browsermob-proxy</artifactId >
97 <groupId >net.lightbody.bmp</groupId >
10- <version >2.1.0-beta-1-SNAPSHOT </version >
8+ <version >2.1.0-beta-1</version >
119 </parent >
1210 <modelVersion >4.0.0</modelVersion >
1311
Original file line number Diff line number Diff line change 22 <modelVersion >4.0.0</modelVersion >
33 <groupId >net.lightbody.bmp</groupId >
44 <artifactId >browsermob-proxy</artifactId >
5- <version >2.1.0-beta-1-SNAPSHOT </version >
5+ <version >2.1.0-beta-1</version >
66 <modules >
77 <module >browsermob-core</module >
88 <module >browsermob-rest</module >
4848 <
connection >scm:git:
[email protected] :lightbody/browsermob-proxy.git</
connection >
4949 <
developerConnection >scm:git:
[email protected] :lightbody/browsermob-proxy.git</
developerConnection >
5050 <
url >
[email protected] :lightbody/browsermob-proxy.git</
url >
51- </scm >
51+ <tag >browsermob-proxy-2.1.0-beta-1</tag >
52+ </scm >
5253
5354 <properties >
5455 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments