We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93af327 commit 68c7fa2Copy full SHA for 68c7fa2
.github/project.yml
@@ -2,4 +2,5 @@ name: Weld Core release
2
release:
3
current-version: 7.0.0.Alpha1
4
next-version: 7.0.0-SNAPSHOT
5
+
6
bom/pom.xml
@@ -30,7 +30,7 @@
30
</developers>
31
32
<properties>
33
- <weld.api.bom.version>7.0.Alpha3</weld.api.bom.version>
+ <weld.api.bom.version>7.0.Alpha4</weld.api.bom.version>
34
<gpg.plugin.version>3.2.8</gpg.plugin.version>
35
<nexus.staging.plugin.version>1.7.0</nexus.staging.plugin.version>
36
<jboss.releases.repo.url>https://repository.jboss.org/nexus/service/local/staging/deploy/maven2/
0 commit comments