There was an error while loading. Please reload this page.
1 parent 76fbfc8 commit f88aae6Copy full SHA for f88aae6
1 file changed
pom.xml
@@ -10,15 +10,15 @@
10
11
<groupId>com.hubspot.dropwizard</groupId>
12
<artifactId>dropwizard-guice</artifactId>
13
- <version>1.0.0</version>
+ <version>1.0.1-SNAPSHOT</version>
14
<description>Simple library for using Guice DI in a dropwizard service.</description>
15
<url>https://github.com/HubSpot/dropwizard-guice</url>
16
17
<scm>
18
<connection>scm:git:git@github.com:HubSpot/dropwizard-guice.git</connection>
19
<developerConnection>scm:git:git@github.com:HubSpot/dropwizard-guice.git</developerConnection>
20
<url>git@github.com:HubSpot/dropwizard-guice.git</url>
21
- <tag>dropwizard-guice-1.0.0</tag>
+ <tag>HEAD</tag>
22
</scm>
23
24
<developers>
0 commit comments