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 4a2ab68 commit fadfd6fCopy full SHA for fadfd6f
pom.xml
@@ -26,7 +26,7 @@
26
27
<groupId>org.commonjava.cdi.util</groupId>
28
<artifactId>weft</artifactId>
29
- <version>2.2</version>
+ <version>2.3-SNAPSHOT</version>
30
31
<name>Weft CDI-Thread/Executor Provider</name>
32
<inceptionYear>2013-2022</inceptionYear>
@@ -35,7 +35,7 @@
35
<connection>scm:git:https://github.com/commonjava/weft</connection>
36
<developerConnection>scm:git:https://github.com/commonjava/weft</developerConnection>
37
<url>https://github.com/Commonjava/weft</url>
38
- <tag>weft-2.2</tag>
+ <tag>HEAD</tag>
39
</scm>
40
41
<properties>
0 commit comments