Skip to content

Commit

Permalink
[maven-release-plugin] prepare release dropwizard-guice-1.3.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hs-jenkins-bot committed Aug 21, 2018
1 parent eb95485 commit 945dfcc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@

<groupId>com.hubspot.dropwizard</groupId>
<artifactId>dropwizard-guice</artifactId>
<version>1.3.5.0-SNAPSHOT</version>
<version>1.3.5.0</version>
<description>Simple library for using Guice DI in a dropwizard service.</description>
<url>https://github.com/HubSpot/dropwizard-guice</url>

<scm>
<connection>scm:git:git@github.com:HubSpot/dropwizard-guice.git</connection>
<developerConnection>scm:git:git@github.com:HubSpot/dropwizard-guice.git</developerConnection>
<url>git@github.com:HubSpot/dropwizard-guice.git</url>
<tag>HEAD</tag>
<tag>dropwizard-guice-1.3.5.0</tag>
</scm>

<developers>
Expand Down

0 comments on commit 945dfcc

Please sign in to comment.