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 92983c1 commit b49088fCopy full SHA for b49088f
pom.xml
@@ -27,7 +27,7 @@
27
28
<groupId>org.commonjava.boms</groupId>
29
<artifactId>web-commons-bom</artifactId>
30
- <version>30</version>
+ <version>31-SNAPSHOT</version>
31
32
<packaging>pom</packaging>
33
@@ -49,7 +49,7 @@
49
<connection>scm:git:https://github.com/Commonjava/web-commons-bom</connection>
50
<developerConnection>scm:git:https://github.com/Commonjava/web-commons-bom</developerConnection>
51
<url>https://github.com/Commonjava/web-commons-bom</url>
52
- <tag>web-commons-bom-30</tag>
+ <tag>HEAD</tag>
53
</scm>
54
55
<properties>
0 commit comments