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 1
1
<?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" >
5
3
<packaging >jar</packaging >
6
4
7
5
<parent >
8
6
<artifactId >browsermob-proxy</artifactId >
9
7
<groupId >net.lightbody.bmp</groupId >
10
- <version >2.1.0-beta-1-SNAPSHOT </version >
8
+ <version >2.1.0-beta-1</version >
11
9
</parent >
12
10
<modelVersion >4.0.0</modelVersion >
13
11
Original file line number Diff line number Diff line change 1
1
<?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" >
5
3
<packaging >jar</packaging >
6
4
7
5
<parent >
8
6
<artifactId >browsermob-proxy</artifactId >
9
7
<groupId >net.lightbody.bmp</groupId >
10
- <version >2.1.0-beta-1-SNAPSHOT </version >
8
+ <version >2.1.0-beta-1</version >
11
9
</parent >
12
10
<modelVersion >4.0.0</modelVersion >
13
11
Original file line number Diff line number Diff line change 1
1
<?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" >
5
3
<parent >
6
4
<artifactId >browsermob-proxy</artifactId >
7
5
<groupId >net.lightbody.bmp</groupId >
8
- <version >2.1.0-beta-1-SNAPSHOT </version >
6
+ <version >2.1.0-beta-1</version >
9
7
</parent >
10
8
<modelVersion >4.0.0</modelVersion >
11
9
Original file line number Diff line number Diff line change 1
1
<?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" >
5
3
<packaging >jar</packaging >
6
4
7
5
<parent >
8
6
<artifactId >browsermob-proxy</artifactId >
9
7
<groupId >net.lightbody.bmp</groupId >
10
- <version >2.1.0-beta-1-SNAPSHOT </version >
8
+ <version >2.1.0-beta-1</version >
11
9
</parent >
12
10
<modelVersion >4.0.0</modelVersion >
13
11
Original file line number Diff line number Diff line change 2
2
<modelVersion >4.0.0</modelVersion >
3
3
<groupId >net.lightbody.bmp</groupId >
4
4
<artifactId >browsermob-proxy</artifactId >
5
- <version >2.1.0-beta-1-SNAPSHOT </version >
5
+ <version >2.1.0-beta-1</version >
6
6
<modules >
7
7
<module >browsermob-core</module >
8
8
<module >browsermob-rest</module >
48
48
<connection >scm:git:git@github.com:lightbody/browsermob-proxy.git</connection >
49
49
<developerConnection >scm:git:git@github.com:lightbody/browsermob-proxy.git</developerConnection >
50
50
<url >git@github.com:lightbody/browsermob-proxy.git</url >
51
- </scm >
51
+ <tag >browsermob-proxy-2.1.0-beta-1</tag >
52
+ </scm >
52
53
53
54
<properties >
54
55
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments