File tree 6 files changed +11
-15
lines changed
6 files changed +11
-15
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >browsermob-proxy</artifactId >
7
7
<groupId >net.lightbody.bmp</groupId >
8
- <version >2.1.5-SNAPSHOT </version >
8
+ <version >2.1.5</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
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" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- 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" >
4
3
<parent >
5
4
<artifactId >browsermob-proxy</artifactId >
6
5
<groupId >net.lightbody.bmp</groupId >
7
- <version >2.1.5-SNAPSHOT </version >
6
+ <version >2.1.5</version >
8
7
</parent >
9
8
<modelVersion >4.0.0</modelVersion >
10
9
118
117
</filter >
119
118
</filters >
120
119
<transformers >
121
- <transformer
122
- implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" >
120
+ <transformer implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" >
123
121
<mainClass >net.lightbody.bmp.proxy.Main</mainClass >
124
122
</transformer >
125
123
</transformers >
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >browsermob-proxy</artifactId >
7
7
<groupId >net.lightbody.bmp</groupId >
8
- <version >2.1.5-SNAPSHOT </version >
8
+ <version >2.1.5</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >browsermob-proxy</artifactId >
7
7
<groupId >net.lightbody.bmp</groupId >
8
- <version >2.1.5-SNAPSHOT </version >
8
+ <version >2.1.5</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
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" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
- 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" >
4
3
<parent >
5
4
<artifactId >browsermob-proxy</artifactId >
6
5
<groupId >net.lightbody.bmp</groupId >
7
- <version >2.1.5-SNAPSHOT </version >
6
+ <version >2.1.5</version >
8
7
</parent >
9
8
<modelVersion >4.0.0</modelVersion >
10
9
Original file line number Diff line number Diff line change 1
- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2
- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd" >
1
+ <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/maven-v4_0_0.xsd" >
3
2
<modelVersion >4.0.0</modelVersion >
4
3
<groupId >net.lightbody.bmp</groupId >
5
4
<artifactId >browsermob-proxy</artifactId >
6
- <version >2.1.5-SNAPSHOT </version >
5
+ <version >2.1.5</version >
7
6
<modules >
8
7
<module >browsermob-core</module >
9
8
<module >browsermob-legacy</module >
44
43
<
connection >scm:git:
[email protected] :lightbody/browsermob-proxy.git</
connection >
45
44
<
developerConnection >scm:git:
[email protected] :lightbody/browsermob-proxy.git</
developerConnection >
46
45
<
url >
[email protected] :lightbody/browsermob-proxy.git</
url >
47
- <tag >HEAD </tag >
46
+ <tag >browsermob-proxy-2.1.5 </tag >
48
47
</scm >
49
48
50
49
<distributionManagement >
You can’t perform that action at this time.
0 commit comments