Commit f8aa0f5 1 parent abd1cfc commit f8aa0f5 Copy full SHA for f8aa0f5
File tree 11 files changed +20
-20
lines changed
oracle-spring-boot-starter-aqjms
oracle-spring-boot-starter-json-collections
oracle-spring-boot-starter-okafka
oracle-spring-boot-starter-samples
oracle-spring-boot-sample-json-duality
oracle-spring-boot-sample-json-events
oracle-spring-boot-sample-okafka
oracle-spring-boot-sample-ucp-jpa
oracle-spring-boot-starter-ucp
11 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<artifactId >oracle-spring-boot-starters</artifactId >
10
10
<groupId >com.oracle.database.spring</groupId >
11
- <version >24.2 .0</version >
11
+ <version >24.3 .0</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
15
15
<artifactId >oracle-spring-boot-starter-aqjms</artifactId >
16
- <version >24.2 .0</version >
16
+ <version >24.3 .0</version >
17
17
<packaging >jar</packaging >
18
18
19
19
<!-- Project Information -->
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<artifactId >oracle-spring-boot-starters</artifactId >
10
10
<groupId >com.oracle.database.spring</groupId >
11
- <version >24.2 .0</version >
11
+ <version >24.3 .0</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
15
15
<artifactId >oracle-spring-boot-starter-json-collections</artifactId >
16
- <version >24.2 .0</version >
16
+ <version >24.3 .0</version >
17
17
18
18
<name >Oracle Spring Boot Starter - JSON Collections</name >
19
19
<description >Spring Boot Starter for Oracle Database JSON colections</description >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<artifactId >oracle-spring-boot-starters</artifactId >
10
10
<groupId >com.oracle.database.spring</groupId >
11
- <version >24.2 .0</version >
11
+ <version >24.3 .0</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
15
15
<artifactId >oracle-spring-boot-starter-okafka</artifactId >
16
- <version >24.2 .0</version >
16
+ <version >24.3 .0</version >
17
17
18
18
<name >Oracle Spring Boot Starter - Kafka Java Client for Oracle Database Transactional Event Queues</name >
19
19
<description >Spring Boot Starter for the Kafka Java Client for Oracle Database Transactional Event Queues</description >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<artifactId >oracle-spring-boot-starter-samples</artifactId >
10
10
<groupId >com.oracle.database.spring</groupId >
11
- <version >24.2 .0</version >
11
+ <version >24.3 .0</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
15
15
<artifactId >oracle-spring-boot-sample-json-duality</artifactId >
16
- <version >24.2 .0</version >
16
+ <version >24.3 .0</version >
17
17
18
18
<name >Oracle Spring Boot Starter - JSON Relational Duality Views Sample</name >
19
19
<description >Oracle Spring Boot Starter Sample for JSON Relational Duality Views</description >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<artifactId >oracle-spring-boot-starter-samples</artifactId >
10
10
<groupId >com.oracle.database.spring</groupId >
11
- <version >24.2 .0</version >
11
+ <version >24.3 .0</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
15
15
<artifactId >oracle-spring-boot-sample-json-events</artifactId >
16
- <version >24.2 .0</version >
16
+ <version >24.3 .0</version >
17
17
18
18
<name >Oracle Spring Boot Starter - JSON Events Sample</name >
19
19
<description >Oracle Spring Boot Starter Sample for JSON Events</description >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<artifactId >oracle-spring-boot-starter-samples</artifactId >
10
10
<groupId >com.oracle.database.spring</groupId >
11
- <version >24.2 .0</version >
11
+ <version >24.3 .0</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
15
15
<artifactId >oracle-spring-boot-sample-okafka</artifactId >
16
- <version >24.2 .0</version >
16
+ <version >24.3 .0</version >
17
17
18
18
<name >Oracle Spring Boot Starter - OKafka Sample</name >
19
19
<description >Oracle Spring Boot Starter Sample for OKafka</description >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<artifactId >oracle-spring-boot-starter-samples</artifactId >
10
10
<groupId >com.oracle.database.spring</groupId >
11
- <version >24.2 .0</version >
11
+ <version >24.3 .0</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
15
15
<artifactId >oracle-spring-boot-sample-ucp-jpa</artifactId >
16
- <version >24.2 .0</version >
16
+ <version >24.3 .0</version >
17
17
18
18
<name >Oracle Spring Boot Starter - UCP with JPA Sample</name >
19
19
<description >Oracle Spring Boot Starter Sample UCP with JPA</description >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<artifactId >oracle-spring-boot-starters</artifactId >
10
10
<groupId >com.oracle.database.spring</groupId >
11
- <version >24.2 .0</version >
11
+ <version >24.3 .0</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
15
15
<artifactId >oracle-spring-boot-starter-samples</artifactId >
16
- <version >24.2 .0</version >
16
+ <version >24.3 .0</version >
17
17
<packaging >pom</packaging >
18
18
19
19
<name >Oracle Spring Boot Starter - Samples</name >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<artifactId >oracle-spring-boot-starters</artifactId >
10
10
<groupId >com.oracle.database.spring</groupId >
11
- <version >24.2 .0</version >
11
+ <version >24.3 .0</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
15
15
<artifactId >oracle-spring-boot-starter-ucp</artifactId >
16
- <version >24.2 .0</version >
16
+ <version >24.3 .0</version >
17
17
18
18
<name >Oracle Spring Boot Starter - UCP</name >
19
19
<description >Oracle's implementation of Spring Boot Starter for using with Oracle UCP</description >
Original file line number Diff line number Diff line change 7
7
<modelVersion >4.0.0</modelVersion >
8
8
<groupId >com.oracle.database.spring</groupId >
9
9
<artifactId >oracle-spring-boot-starters</artifactId >
10
- <version >24.2 .0</version >
10
+ <version >24.3 .0</version >
11
11
12
12
<parent >
13
13
<groupId >org.springframework.boot</groupId >
Original file line number Diff line number Diff line change @@ -49,6 +49,6 @@ PACKAGES="$(mvn -Dexec.executable='echo' -Dexec.args='${project.artifactId}' exe
49
49
printf " The following artifacts have been created for upload:\n\n"
50
50
for PACKAGE in $PACKAGES ; do
51
51
if [[ " $PACKAGE " != * " -sample" * ]]; then
52
- echo " com.oracle.cloud .spring:${PACKAGE} :${VERSION} "
52
+ echo " com.oracle.database .spring:${PACKAGE} :${VERSION} "
53
53
fi
54
54
done
You can’t perform that action at this time.
0 commit comments