Skip to content

Commit

Permalink
chore: Bump to 24.7-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
Artur- committed Dec 8, 2024
1 parent 9e1c08c commit 1cfb8b6
Show file tree
Hide file tree
Showing 39 changed files with 40 additions and 40 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ defaults:

on:
push:
branches: [ main, '24.5', '24.4', '2.5', '1.5', '1.4' ]
branches: [ main, '24.6', '24.5', '24.4', '2.5', '1.5', '1.4' ]
paths-ignore:
- 'hilla-logo.svg'
- 'README.md'
Expand Down
4 changes: 2 additions & 2 deletions packages/java/endpoint/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>hilla-project</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

<artifactId>hilla-endpoint</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
<name>Hilla Endpoint</name>
<packaging>jar</packaging>

Expand Down
2 changes: 1 addition & 1 deletion packages/java/engine-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>hilla-project</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion packages/java/engine-runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>hilla-project</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion packages/java/gradle-plugin/pom-portal.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>hilla-project</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion packages/java/gradle-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>hilla-project</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ import org.junit.Before
*/
abstract class AbstractGradleTest {

val hillaVersion = System.getenv("hilla.version").takeUnless { it.isNullOrEmpty() } ?: "24.6-SNAPSHOT"
val hillaVersion = System.getenv("hilla.version").takeUnless { it.isNullOrEmpty() } ?: "24.7-SNAPSHOT"
val flowVersion = System.getenv("flow.version").takeUnless { it.isNullOrEmpty() } ?: "24.6-SNAPSHOT"
/**
* The testing Gradle project. Automatically deleted after every test.
Expand Down
2 changes: 1 addition & 1 deletion packages/java/hilla-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<artifactId>hilla-bom</artifactId>
<packaging>pom</packaging>
<name>Hilla Platform (Bill of Materials)</name>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
<description>Hilla Platform (Bill of Materials)</description>
<url>https://hilla.dev</url>

Expand Down
2 changes: 1 addition & 1 deletion packages/java/hilla-dev/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>hilla-project</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion packages/java/hilla/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>hilla-project</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion packages/java/maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>hilla-project</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion packages/java/parser-jvm-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>hilla-project</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion packages/java/parser-jvm-plugin-backbone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>hilla-project</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion packages/java/parser-jvm-plugin-model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>hilla-project</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion packages/java/parser-jvm-plugin-nonnull/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>hilla-project</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion packages/java/parser-jvm-plugin-subtypes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>hilla-project</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion packages/java/parser-jvm-plugin-transfertypes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>hilla-project</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion packages/java/parser-jvm-test-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>hilla-project</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion packages/java/parser-jvm-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>hilla-project</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion packages/java/runtime-plugin-transfertypes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>hilla-project</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion packages/java/tests/csrf-context/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>tests</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
</parent>

<artifactId>tests-csrf-context</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion packages/java/tests/csrf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>tests</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
</parent>

<artifactId>tests-csrf</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion packages/java/tests/gradle/single-module/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
org.gradle.daemon=false
hillaVersion=24.6-SNAPSHOT
hillaVersion=24.7-SNAPSHOT
flowVersion=24.6-SNAPSHOT
vaadinComponentsVersion=24.6-SNAPSHOT
2 changes: 1 addition & 1 deletion packages/java/tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>hilla-project</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion packages/java/tests/spring/endpoints discovery/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>tests-spring</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
</parent>
<artifactId>tests-spring-endpoints-discovery</artifactId>
<name>ITs for Endpoints Discovery</name>
Expand Down
2 changes: 1 addition & 1 deletion packages/java/tests/spring/endpoints-contextpath/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>tests-spring</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
</parent>
<artifactId>tests-spring-endpoints-contextpath</artifactId>
<name>ITs for Endpoints when using a context path</name>
Expand Down
2 changes: 1 addition & 1 deletion packages/java/tests/spring/endpoints-custom-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>tests-spring</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
</parent>
<artifactId>tests-spring-endpoints-custom-client</artifactId>
<name>ITs for Endpoints / custom client</name>
Expand Down
2 changes: 1 addition & 1 deletion packages/java/tests/spring/endpoints-latest-java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>tests-spring</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
</parent>
<artifactId>tests-spring-endpoints-latest-java</artifactId>
<name>ITs for Endpoints / latest Java</name>
Expand Down
2 changes: 1 addition & 1 deletion packages/java/tests/spring/endpoints/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>tests-spring</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
</parent>
<artifactId>tests-spring-endpoints</artifactId>
<name>ITs for Endpoints</name>
Expand Down
2 changes: 1 addition & 1 deletion packages/java/tests/spring/native/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>tests-spring</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
</parent>
<artifactId>tests-spring-native</artifactId>
<name>ITs for Hilla compiled to native</name>
Expand Down
2 changes: 1 addition & 1 deletion packages/java/tests/spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>tests</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
</parent>

<artifactId>tests-spring</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion packages/java/tests/spring/react-grid-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>tests-spring</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
</parent>
<artifactId>tests-react-grid</artifactId>
<name>ITs for React Auto Grid</name>
Expand Down
2 changes: 1 addition & 1 deletion packages/java/tests/spring/react-i18n/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>tests-spring</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
</parent>
<artifactId>tests-react-i18n</artifactId>
<name>ITs for React I18N</name>
Expand Down
2 changes: 1 addition & 1 deletion packages/java/tests/spring/react-signals/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>tests-spring</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
</parent>
<artifactId>tests-react-signals</artifactId>
<name>ITs for React Signals</name>
Expand Down
2 changes: 1 addition & 1 deletion packages/java/tests/spring/security-contextpath/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>tests-spring</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
</parent>
<artifactId>tests-spring-security-contextpath</artifactId>
<name>ITs for Vaadin Spring Security and Hilla / context path</name>
Expand Down
2 changes: 1 addition & 1 deletion packages/java/tests/spring/security-jwt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>tests-spring</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
</parent>
<artifactId>tests-spring-security-jwt</artifactId>
<name>ITs for Vaadin Spring Security and Hilla / JWT</name>
Expand Down
2 changes: 1 addition & 1 deletion packages/java/tests/spring/security-urlmapping/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>tests-spring</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
</parent>
<artifactId>tests-spring-security-urlmapping</artifactId>
<name>ITs for Vaadin Spring Security and Hilla / URL mapping</name>
Expand Down
2 changes: 1 addition & 1 deletion packages/java/tests/spring/security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>com.vaadin</groupId>
<artifactId>tests-spring</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
</parent>
<artifactId>tests-spring-security</artifactId>
<name>ITs for Vaadin Spring Security and Hilla</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>hilla-project</artifactId>
<version>24.6-SNAPSHOT</version>
<version>24.7-SNAPSHOT</version>
<name>Hilla</name>
<packaging>pom</packaging>

Expand Down

0 comments on commit 1cfb8b6

Please sign in to comment.