Skip to content

Versioning modules #173

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 5, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.oracle.database.spring.cloud-stream-binder</groupId>
<artifactId>spring-cloud-stream-binder-oracle-txeventq</artifactId>
<version>0.10.0</version>
<version>0.11.0</version>
<packaging>jar</packaging>

<name>spring-cloud-stream-binder-oracle-txeventq</name>
Expand Down
4 changes: 2 additions & 2 deletions database/starters/oracle-spring-boot-starter-aqjms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
<parent>
<artifactId>oracle-spring-boot-starters</artifactId>
<groupId>com.oracle.database.spring</groupId>
<version>25.0.0</version>
<version>25.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>oracle-spring-boot-starter-aqjms</artifactId>
<version>25.0.0</version>
<version>25.1.0</version>
<packaging>jar</packaging>

<!-- Project Information -->
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
<parent>
<artifactId>oracle-spring-boot-starters</artifactId>
<groupId>com.oracle.database.spring</groupId>
<version>25.0.0</version>
<version>25.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>oracle-spring-boot-starter-json-collections</artifactId>
<version>25.0.0</version>
<version>25.1.0</version>

<name>Oracle Spring Boot Starter - JSON Collections</name>
<description>Spring Boot Starter for Oracle Database JSON collections</description>
Expand Down
4 changes: 2 additions & 2 deletions database/starters/oracle-spring-boot-starter-okafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
<parent>
<artifactId>oracle-spring-boot-starters</artifactId>
<groupId>com.oracle.database.spring</groupId>
<version>25.0.0</version>
<version>25.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>oracle-spring-boot-starter-okafka</artifactId>
<version>25.0.0</version>
<version>25.1.0</version>

<name>Oracle Spring Boot Starter - Kafka Java Client for Oracle Database Transactional Event Queues</name>
<description>Spring Boot Starter for the Kafka Java Client for Oracle Database Transactional Event Queues</description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
<parent>
<artifactId>oracle-spring-boot-starter-samples</artifactId>
<groupId>com.oracle.database.spring</groupId>
<version>25.0.0</version>
<version>25.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>oracle-spring-boot-sample-json-duality</artifactId>
<version>25.0.0</version>
<version>25.1.0</version>

<name>Oracle Spring Boot Starter - JSON Relational Duality Views Sample</name>
<description>Oracle Spring Boot Starter Sample for JSON Relational Duality Views</description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
<parent>
<artifactId>oracle-spring-boot-starter-samples</artifactId>
<groupId>com.oracle.database.spring</groupId>
<version>25.0.0</version>
<version>25.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>oracle-spring-boot-sample-json-events</artifactId>
<version>25.0.0</version>
<version>25.1.0</version>

<name>Oracle Spring Boot Starter - JSON Events Sample</name>
<description>Oracle Spring Boot Starter Sample for JSON Events</description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
<parent>
<artifactId>oracle-spring-boot-starter-samples</artifactId>
<groupId>com.oracle.database.spring</groupId>
<version>25.0.0</version>
<version>25.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>oracle-spring-boot-sample-okafka</artifactId>
<version>25.0.0</version>
<version>25.1.0</version>

<name>Oracle Spring Boot Starter - OKafka Sample</name>
<description>Oracle Spring Boot Starter Sample for OKafka</description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<parent>
<artifactId>oracle-spring-boot-sample-txeventqjms</artifactId>
<groupId>com.oracle.database.spring</groupId>
<version>25.0.0</version>
<version>25.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>oracle-spring-boot-sample-txeventqjms-consumer</artifactId>
<version>25.0.0</version>
<version>25.1.0</version>

<name>Oracle Spring Boot Starter - Transactional Event Queue JMS Sample - Consumer </name>
<description>Oracle Spring Boot Starter - Transactional Event Queue JMS Sample - Consumer</description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<parent>
<artifactId>oracle-spring-boot-starter-samples</artifactId>
<groupId>com.oracle.database.spring</groupId>
<version>25.0.0</version>
<version>25.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>oracle-spring-boot-sample-txeventqjms</artifactId>
<version>25.0.0</version>
<version>25.1.0</version>
<packaging>pom</packaging>

<name>Oracle Spring Boot Starter - Transactional Event Queue JMS Sample</name>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<parent>
<artifactId>oracle-spring-boot-sample-txeventqjms</artifactId>
<groupId>com.oracle.database.spring</groupId>
<version>25.0.0</version>
<version>25.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>oracle-spring-boot-sample-txeventqjms-producer</artifactId>
<version>25.0.0</version>
<version>25.1.0</version>

<name>Oracle Spring Boot Starter - Transactional Event Queue JMS Sample - Producer</name>
<description>Oracle Spring Boot Starter - Transactional Event Queue JMS Sample - Producer</description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
<parent>
<artifactId>oracle-spring-boot-starter-samples</artifactId>
<groupId>com.oracle.database.spring</groupId>
<version>25.0.0</version>
<version>25.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>oracle-spring-boot-sample-ucp-jpa</artifactId>
<version>25.0.0</version>
<version>25.1.0</version>

<name>Oracle Spring Boot Starter - UCP with JPA Sample</name>
<description>Oracle Spring Boot Starter Sample UCP with JPA</description>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,12 @@
<parent>
<artifactId>oracle-spring-boot-starter-samples</artifactId>
<groupId>com.oracle.database.spring</groupId>
<version>25.0.0</version>
<version>25.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>oracle-spring-boot-sample-wallet</artifactId>
<version>25.0.0</version>
<version>25.1.0</version>

<name>Oracle Spring Boot Starter - UCP using a Wallet</name>
<description>oracle-spring-boot-starter-samples-ucp-wallet</description>
Expand Down
4 changes: 2 additions & 2 deletions database/starters/oracle-spring-boot-starter-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
<parent>
<artifactId>oracle-spring-boot-starters</artifactId>
<groupId>com.oracle.database.spring</groupId>
<version>25.0.0</version>
<version>25.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>oracle-spring-boot-starter-samples</artifactId>
<version>25.0.0</version>
<version>25.1.0</version>
<packaging>pom</packaging>

<name>Oracle Spring Boot Starter - Samples</name>
Expand Down
4 changes: 2 additions & 2 deletions database/starters/oracle-spring-boot-starter-ucp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
<parent>
<artifactId>oracle-spring-boot-starters</artifactId>
<groupId>com.oracle.database.spring</groupId>
<version>25.0.0</version>
<version>25.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>oracle-spring-boot-starter-ucp</artifactId>
<version>25.0.0</version>
<version>25.1.0</version>

<name>Oracle Spring Boot Starter - UCP</name>
<description>Oracle's implementation of Spring Boot Starter for using with Oracle UCP</description>
Expand Down
4 changes: 2 additions & 2 deletions database/starters/oracle-spring-boot-starter-wallet/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
<parent>
<artifactId>oracle-spring-boot-starters</artifactId>
<groupId>com.oracle.database.spring</groupId>
<version>25.0.0</version>
<version>25.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>oracle-spring-boot-starter-wallet</artifactId>
<version>25.0.0</version>
<version>25.1.0</version>

<name>Oracle Spring Boot Starter - Wallet</name>
<description>Oracle's implementation of Spring Boot Starter for Oracle Wallet</description>
Expand Down
2 changes: 1 addition & 1 deletion database/starters/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.oracle.database.spring</groupId>
<artifactId>oracle-spring-boot-starters</artifactId>
<version>25.0.0</version>
<version>25.1.0</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-oci/docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<name>spring-cloud-oci-docs</name>
<groupId>com.oracle.cloud.spring</groupId>
<artifactId>spring-cloud-oci-docs</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.1-SNAPSHOT</version>
<packaging>pom</packaging>

<organization>
Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-oci/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
</parent>
<groupId>com.oracle.cloud.spring</groupId>
<artifactId>spring-cloud-oci</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.1-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Spring Cloud Oracle</name>
Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-oci/spring-cloud-oci-adb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<parent>
<artifactId>spring-cloud-oci</artifactId>
<groupId>com.oracle.cloud.spring</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.1-SNAPSHOT</version>
</parent>

<artifactId>spring-cloud-oci-adb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-oci/spring-cloud-oci-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<parent>
<artifactId>spring-cloud-oci</artifactId>
<groupId>com.oracle.cloud.spring</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.1-SNAPSHOT</version>
</parent>

<artifactId>spring-cloud-oci-autoconfigure</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-oci/spring-cloud-oci-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<parent>
<artifactId>spring-cloud-oci</artifactId>
<groupId>com.oracle.cloud.spring</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.1-SNAPSHOT</version>
</parent>

<artifactId>spring-cloud-oci-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-oci/spring-cloud-oci-dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.oracle.cloud.spring</groupId>
<artifactId>spring-cloud-oci-dependencies</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.1-SNAPSHOT</version>
<packaging>pom</packaging>

<name>Spring Cloud Oracle Dependencies</name>
Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-oci/spring-cloud-oci-email/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<parent>
<artifactId>spring-cloud-oci</artifactId>
<groupId>com.oracle.cloud.spring</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.1-SNAPSHOT</version>
</parent>

<artifactId>spring-cloud-oci-email</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-oci/spring-cloud-oci-function/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<parent>
<artifactId>spring-cloud-oci</artifactId>
<groupId>com.oracle.cloud.spring</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.1-SNAPSHOT</version>
</parent>

<artifactId>spring-cloud-oci-function</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-oci/spring-cloud-oci-gen-ai/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<parent>
<artifactId>spring-cloud-oci</artifactId>
<groupId>com.oracle.cloud.spring</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.1-SNAPSHOT</version>
</parent>

<artifactId>spring-cloud-oci-gen-ai</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-oci/spring-cloud-oci-logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<parent>
<artifactId>spring-cloud-oci</artifactId>
<groupId>com.oracle.cloud.spring</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.1-SNAPSHOT</version>
</parent>

<artifactId>spring-cloud-oci-logging</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-oci/spring-cloud-oci-notification/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<parent>
<artifactId>spring-cloud-oci</artifactId>
<groupId>com.oracle.cloud.spring</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.1-SNAPSHOT</version>
</parent>

<artifactId>spring-cloud-oci-notification</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-oci/spring-cloud-oci-queue/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<parent>
<artifactId>spring-cloud-oci</artifactId>
<groupId>com.oracle.cloud.spring</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.1-SNAPSHOT</version>
</parent>

<artifactId>spring-cloud-oci-queue</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion spring-cloud-oci/spring-cloud-oci-samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<parent>
<artifactId>spring-cloud-oci</artifactId>
<groupId>com.oracle.cloud.spring</groupId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.1-SNAPSHOT</version>
</parent>

<organization>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<parent>
<groupId>com.oracle.cloud.spring</groupId>
<artifactId>spring-cloud-oci-samples</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>com.oracle.cloud.spring.sample.adb</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<parent>
<groupId>com.oracle.cloud.spring</groupId>
<artifactId>spring-cloud-oci-samples</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.1-SNAPSHOT</version>
</parent>
<groupId>com.oracle.cloud.spring.sample.common</groupId>
<artifactId>spring-cloud-oci-common-samples-utils</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<parent>
<groupId>com.oracle.cloud.spring</groupId>
<artifactId>spring-cloud-oci-samples</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>com.oracle.cloud.spring.sample.genai</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<parent>
<groupId>com.oracle.cloud.spring</groupId>
<artifactId>spring-cloud-oci-samples</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>com.oracle.cloud.spring.sample.function</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<parent>
<groupId>com.oracle.cloud.spring</groupId>
<artifactId>spring-cloud-oci-samples</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>com.oracle.cloud.spring.sample.genai</groupId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Licensed under the Universal Permissive License v 1.0 as shown at https://oss.or
<parent>
<groupId>com.oracle.cloud.spring</groupId>
<artifactId>spring-cloud-oci-samples</artifactId>
<version>1.4.0-SNAPSHOT</version>
<version>1.4.1-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>com.oracle.cloud.spring.sample.logging</groupId>
Expand Down
Loading
Loading