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 d319e92 commit a42e7e5Copy full SHA for a42e7e5
.github/project.yml
@@ -1,4 +1,4 @@
1
name: Weld API
2
release:
3
current-version: 6.0.Beta5
4
- next-version: 6.0-SNAPSHOT
+ next-version: 6.0-SNAPSHOT
pom.xml
@@ -7,7 +7,7 @@
7
<parent>
8
<groupId>org.jboss.weld</groupId>
9
<artifactId>weld-parent</artifactId>
10
- <version>51</version>
+ <version>52</version>
11
</parent>
12
13
<name>Weld APIs Parent</name>
0 commit comments