Skip to content
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

Database Starter 24.3.0 #140

Merged
merged 1 commit into from
Oct 3, 2024
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
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>24.2.0</version>
<version>24.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>oracle-spring-boot-starter-aqjms</artifactId>
<version>24.2.0</version>
<version>24.3.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>24.2.0</version>
<version>24.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>oracle-spring-boot-starter-json-collections</artifactId>
<version>24.2.0</version>
<version>24.3.0</version>

<name>Oracle Spring Boot Starter - JSON Collections</name>
<description>Spring Boot Starter for Oracle Database JSON colections</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>24.2.0</version>
<version>24.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>oracle-spring-boot-starter-okafka</artifactId>
<version>24.2.0</version>
<version>24.3.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>24.2.0</version>
<version>24.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>oracle-spring-boot-sample-json-duality</artifactId>
<version>24.2.0</version>
<version>24.3.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>24.2.0</version>
<version>24.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>oracle-spring-boot-sample-json-events</artifactId>
<version>24.2.0</version>
<version>24.3.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>24.2.0</version>
<version>24.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>oracle-spring-boot-sample-okafka</artifactId>
<version>24.2.0</version>
<version>24.3.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 @@ -8,12 +8,12 @@
<parent>
<artifactId>oracle-spring-boot-starter-samples</artifactId>
<groupId>com.oracle.database.spring</groupId>
<version>24.2.0</version>
<version>24.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>oracle-spring-boot-sample-ucp-jpa</artifactId>
<version>24.2.0</version>
<version>24.3.0</version>

<name>Oracle Spring Boot Starter - UCP with JPA Sample</name>
<description>Oracle Spring Boot Starter Sample UCP with JPA</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>24.2.0</version>
<version>24.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>oracle-spring-boot-starter-samples</artifactId>
<version>24.2.0</version>
<version>24.3.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>24.2.0</version>
<version>24.3.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

<artifactId>oracle-spring-boot-starter-ucp</artifactId>
<version>24.2.0</version>
<version>24.3.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
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>24.2.0</version>
<version>24.3.0</version>

<parent>
<groupId>org.springframework.boot</groupId>
Expand Down
2 changes: 1 addition & 1 deletion database/starters/scripts/deploy
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ PACKAGES="$(mvn -Dexec.executable='echo' -Dexec.args='${project.artifactId}' exe
printf "The following artifacts have been created for upload:\n\n"
for PACKAGE in $PACKAGES; do
if [[ "$PACKAGE" != *"-sample"* ]]; then
echo "com.oracle.cloud.spring:${PACKAGE}:${VERSION}"
echo "com.oracle.database.spring:${PACKAGE}:${VERSION}"
fi
done
Loading