Skip to content

Commit 309032c

Browse files
committed
[maven-release-plugin] prepare release browsermob-proxy-2.0.0
1 parent 145cde5 commit 309032c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

pom.xml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>net.lightbody.bmp</groupId>
44
<artifactId>browsermob-proxy</artifactId>
5-
<version>2.0.0-SNAPSHOT</version>
5+
<version>2.0.0</version>
66
<name>BrowserMob Proxy</name>
77
<description>A programmatic HTTP/S designed for performance and functional testing</description>
88
<url>http://bmp.lightbody.net</url>
@@ -38,7 +38,8 @@
3838
<connection>scm:git:[email protected]:lightbody/browsermob-proxy.git</connection>
3939
<developerConnection>scm:git:[email protected]:lightbody/browsermob-proxy.git</developerConnection>
4040
<url>[email protected]:lightbody/browsermob-proxy.git</url>
41-
</scm>
41+
<tag>browsermob-proxy-2.0.0</tag>
42+
</scm>
4243

4344
<distributionManagement>
4445
<snapshotRepository>

0 commit comments

Comments
 (0)