diff --git a/.github/project.yml b/.github/project.yml index 10002d33..201bd40a 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -2,5 +2,5 @@ name: WildFly Channels # Open the PR to do the PR from # the wildfly-extras/wildfly-channel repository release: - current-version: 1.0.0.Alpha15 - next-version: 1.0.0.Alpha16-SNAPSHOT + current-version: 1.0.0.Alpha16 + next-version: 1.0.0.Alpha17-SNAPSHOT