File tree 6 files changed +9
-11
lines changed 6 files changed +9
-11
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.3-SNAPSHOT </version >
8
+ <version >2.1.3</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.3-SNAPSHOT </version >
6
+ <version >2.1.3</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.3-SNAPSHOT </version >
8
+ <version >2.1.3</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.3-SNAPSHOT </version >
8
+ <version >2.1.3</version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<artifactId >browsermob-proxy</artifactId >
5
5
<groupId >net.lightbody.bmp</groupId >
6
- <version >2.1.3-SNAPSHOT </version >
6
+ <version >2.1.3</version >
7
7
</parent >
8
8
<modelVersion >4.0.0</modelVersion >
9
9
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.3-SNAPSHOT </version >
5
+ <version >2.1.3</version >
6
6
<modules >
7
7
<module >browsermob-core</module >
8
8
<module >browsermob-legacy</module >
43
43
<connection >scm:git:git@github.com:lightbody/browsermob-proxy.git</connection >
44
44
<developerConnection >scm:git:git@github.com:lightbody/browsermob-proxy.git</developerConnection >
45
45
<url >git@github.com:lightbody/browsermob-proxy.git</url >
46
- <tag >HEAD </tag >
46
+ <tag >browsermob-proxy-2.1.3 </tag >
47
47
</scm >
48
48
49
49
<distributionManagement >
You can’t perform that action at this time.
0 commit comments