File tree Expand file tree Collapse file tree 6 files changed +9
-11
lines changed Expand file tree Collapse file tree 6 files changed +9
-11
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >browsermob-proxy</artifactId >
77 <groupId >net.lightbody.bmp</groupId >
8- <version >2.1.3-SNAPSHOT </version >
8+ <version >2.1.3</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
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" 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" >
43 <parent >
54 <artifactId >browsermob-proxy</artifactId >
65 <groupId >net.lightbody.bmp</groupId >
7- <version >2.1.3-SNAPSHOT </version >
6+ <version >2.1.3</version >
87 </parent >
98 <modelVersion >4.0.0</modelVersion >
109
118117 </filter >
119118 </filters >
120119 <transformers >
121- <transformer
122- implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" >
120+ <transformer implementation =" org.apache.maven.plugins.shade.resource.ManifestResourceTransformer" >
123121 <mainClass >net.lightbody.bmp.proxy.Main</mainClass >
124122 </transformer >
125123 </transformers >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >browsermob-proxy</artifactId >
77 <groupId >net.lightbody.bmp</groupId >
8- <version >2.1.3-SNAPSHOT </version >
8+ <version >2.1.3</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >browsermob-proxy</artifactId >
77 <groupId >net.lightbody.bmp</groupId >
8- <version >2.1.3-SNAPSHOT </version >
8+ <version >2.1.3</version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 33 <parent >
44 <artifactId >browsermob-proxy</artifactId >
55 <groupId >net.lightbody.bmp</groupId >
6- <version >2.1.3-SNAPSHOT </version >
6+ <version >2.1.3</version >
77 </parent >
88 <modelVersion >4.0.0</modelVersion >
99
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.3-SNAPSHOT </version >
5+ <version >2.1.3</version >
66 <modules >
77 <module >browsermob-core</module >
88 <module >browsermob-legacy</module >
4343 <
connection >scm:git:
[email protected] :lightbody/browsermob-proxy.git</
connection >
4444 <
developerConnection >scm:git:
[email protected] :lightbody/browsermob-proxy.git</
developerConnection >
4545 <
url >
[email protected] :lightbody/browsermob-proxy.git</
url >
46- <tag >HEAD </tag >
46+ <tag >browsermob-proxy-2.1.3 </tag >
4747 </scm >
4848
4949 <distributionManagement >
You can’t perform that action at this time.
0 commit comments