Skip to content

Commit

Permalink
build: version upgrade to 2024.3-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
novoj committed Mar 3, 2024
1 parent e654203 commit 516f4ec
Show file tree
Hide file tree
Showing 27 changed files with 46 additions and 46 deletions.
4 changes: 2 additions & 2 deletions evita_api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_root</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
</parent>
<dependencies>
<dependency>
Expand Down Expand Up @@ -59,4 +59,4 @@
</dependency>

</dependencies>
</project>
</project>
4 changes: 2 additions & 2 deletions evita_common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_root</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
</parent>
<dependencies>

Expand Down Expand Up @@ -61,4 +61,4 @@
</dependency>

</dependencies>
</project>
</project>
4 changes: 2 additions & 2 deletions evita_db/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_root</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down Expand Up @@ -71,4 +71,4 @@
<version>${project.parent.version}</version>
</dependency>
</dependencies>
</project>
</project>
4 changes: 2 additions & 2 deletions evita_engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_root</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down Expand Up @@ -78,4 +78,4 @@
<artifactId>zero-allocation-hashing</artifactId>
</dependency>
</dependencies>
</project>
</project>
2 changes: 1 addition & 1 deletion evita_external_api/evita_external_api_core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_external_api</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
</parent>

<dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions evita_external_api/evita_external_api_graphql/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_external_api</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down Expand Up @@ -65,4 +65,4 @@
</dependency>

</dependencies>
</project>
</project>
2 changes: 1 addition & 1 deletion evita_external_api/evita_external_api_grpc/client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_root</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_root</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
<relativePath>../../../pom.xml</relativePath>
</parent>

Expand All @@ -53,7 +53,7 @@
<dependency>
<groupId>${project.parent.groupId}</groupId>
<artifactId>evita_api</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down Expand Up @@ -108,7 +108,7 @@
<dependency>
<groupId>io.evitadb</groupId>
<artifactId>evita_java_driver</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand All @@ -119,4 +119,4 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>

</project>
</project>
2 changes: 1 addition & 1 deletion evita_external_api/evita_external_api_grpc/server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_external_api</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion evita_external_api/evita_external_api_grpc/shared/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_external_api</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<properties>
Expand Down
2 changes: 1 addition & 1 deletion evita_external_api/evita_external_api_lab/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_external_api</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_external_api</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions evita_external_api/evita_external_api_rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_external_api</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down Expand Up @@ -85,4 +85,4 @@
<version>${swagger.version}</version>
</dependency>
</dependencies>
</project>
</project>
4 changes: 2 additions & 2 deletions evita_external_api/evita_external_api_system/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_external_api</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
</parent>

<dependencies>
Expand All @@ -56,4 +56,4 @@
</dependency>
</dependencies>

</project>
</project>
4 changes: 2 additions & 2 deletions evita_external_api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_root</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
</parent>

<modules>
Expand Down Expand Up @@ -75,4 +75,4 @@
</dependency>
</dependencies>
</dependencyManagement>
</project>
</project>
2 changes: 1 addition & 1 deletion evita_functional_tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_root</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion evita_performance_tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_root</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion evita_query/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_root</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
</parent>
<properties>
<antlr4.version>4.9.2</antlr4.version>
Expand Down
4 changes: 2 additions & 2 deletions evita_server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_root</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down Expand Up @@ -220,4 +220,4 @@
</plugin>
</plugins>
</build>
</project>
</project>
4 changes: 2 additions & 2 deletions evita_store/evita_store_common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_store</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
</parent>

<dependencies>
Expand All @@ -40,4 +40,4 @@
<artifactId>kryo</artifactId>
</dependency>
</dependencies>
</project>
</project>
4 changes: 2 additions & 2 deletions evita_store/evita_store_entity/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_store</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
</parent>

<dependencies>
Expand All @@ -42,4 +42,4 @@
<version>${project.parent.version}</version>
</dependency>
</dependencies>
</project>
</project>
4 changes: 2 additions & 2 deletions evita_store/evita_store_key_value/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_store</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
</parent>

<dependencies>
Expand All @@ -41,4 +41,4 @@
<version>${project.parent.version}</version>
</dependency>
</dependencies>
</project>
</project>
4 changes: 2 additions & 2 deletions evita_store/evita_store_server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_store</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down Expand Up @@ -60,4 +60,4 @@
<artifactId>kryo</artifactId>
</dependency>
</dependencies>
</project>
</project>
4 changes: 2 additions & 2 deletions evita_store/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_root</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
</parent>

<modules>
Expand All @@ -52,4 +52,4 @@
<version>${project.parent.version}</version>
</dependency>
</dependencies>
</project>
</project>
4 changes: 2 additions & 2 deletions evita_test_support/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>io.evitadb</groupId>
<artifactId>evita_root</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
</parent>

<properties>
Expand Down Expand Up @@ -149,4 +149,4 @@
<version>4.12.0</version>
</dependency>
</dependencies>
</project>
</project>
4 changes: 2 additions & 2 deletions jacoco/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
<groupId>io.evitadb</groupId>
<artifactId>evita_root</artifactId>
<!-- fixed parent version -->
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
</parent>
<dependencies>
<dependency>
Expand Down Expand Up @@ -162,4 +162,4 @@
</plugin>
</plugins>
</build>
</project>
</project>
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>io.evitadb</groupId>
<artifactId>evita_root</artifactId>
<version>10.1-SNAPSHOT</version>
<version>2024.3-SNAPSHOT</version>
<packaging>pom</packaging>
<name>evitaDB - Root &amp; modules aggregator</name>
<url>https://evitadb.io</url>
Expand Down

0 comments on commit 516f4ec

Please sign in to comment.