Skip to content

Commit

Permalink
[maven-release-plugin] prepare release chrome-jira-notifier-2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dmorgan81 committed Mar 18, 2011
1 parent 4c041ef commit f66658b
Showing 1 changed file with 5 additions and 11 deletions.
16 changes: 5 additions & 11 deletions pom.xml
Expand Up @@ -3,8 +3,8 @@
<groupId>chrome-jira-notifier</groupId>
<artifactId>chrome-jira-notifier</artifactId>
<packaging>pom</packaging>
<version>2.1-SNAPSHOT</version>
<name>JIRA Notifier for Chrome Extension</name>
<version>2.0.1</version>
<name>JIRA Notifier for Google Chrome</name>
<build>
<plugins>
<plugin>
Expand All @@ -27,14 +27,8 @@
</plugins>
</build>
<scm>
<connection>scm:svn:http://chrome-jira-notifier.googlecode.com/svn/trunk</connection>
<developerConnection>scm:svn:https://chrome-jira-notifier.googlecode.com/svn/trunk</developerConnection>
<url>https://chrome-jira-notifier.googlecode.com/svn/trunk</url>
<connection>scm:svn:http://chrome-jira-notifier.googlecode.com/svn/tags/chrome-jira-notifier-2.0.1</connection>
<developerConnection>scm:svn:https://chrome-jira-notifier.googlecode.com/svn/tags/chrome-jira-notifier-2.0.1</developerConnection>
<url>https://chrome-jira-notifier.googlecode.com/svn/tags/chrome-jira-notifier-2.0.1</url>
</scm>
<distributionManagement>
<repository>
<id>chrome-jira-notifier</id>
<url>dav:https://chrome-jira-notifier.googlecode.com/svn/maven2/releases</url>
</repository>
</distributionManagement>
</project>

0 comments on commit f66658b

Please sign in to comment.