We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47bc057 commit 0e4ee1eCopy full SHA for 0e4ee1e
pom.xml
@@ -158,7 +158,7 @@
158
<scm>
159
<connection>${scm.url}</connection>
160
<developerConnection>${scm.url}</developerConnection>
161
- <tag>modello-2.2.0</tag>
+ <tag>HEAD</tag>
162
<url>https://github.com/codehaus-plexus/modello/tree/${project.scm.tag}/</url>
163
</scm>
164
@@ -300,7 +300,7 @@
300
<dependency>
301
<groupId>com.google.inject</groupId>
302
<artifactId>guice</artifactId>
303
- <version>6.0.0</version>
+ <version>5.1.0</version>
304
</dependency>
305
306
<groupId>org.codehaus.plexus</groupId>
0 commit comments