Skip to content

Commit

Permalink
[maven-release-plugin] prepare release browsermob-proxy-2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jekh committed Jan 31, 2015
1 parent 145cde5 commit 309032c
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.lightbody.bmp</groupId>
<artifactId>browsermob-proxy</artifactId>
<version>2.0.0-SNAPSHOT</version>
<version>2.0.0</version>
<name>BrowserMob Proxy</name>
<description>A programmatic HTTP/S designed for performance and functional testing</description>
<url>http://bmp.lightbody.net</url>
Expand Down Expand Up @@ -38,7 +38,8 @@
<connection>scm:git:[email protected]:lightbody/browsermob-proxy.git</connection>
<developerConnection>scm:git:[email protected]:lightbody/browsermob-proxy.git</developerConnection>
<url>[email protected]:lightbody/browsermob-proxy.git</url>
</scm>
<tag>browsermob-proxy-2.0.0</tag>
</scm>

<distributionManagement>
<snapshotRepository>
Expand Down

0 comments on commit 309032c

Please sign in to comment.