Skip to content

Commit

Permalink
1.2.14-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
caojiajun committed Aug 4, 2023
1 parent cf6041c commit 3980f9a
Show file tree
Hide file tree
Showing 135 changed files with 435 additions and 435 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>camellia-config-sdk-spring-boot-starter</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>

<parent>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-admin</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</parent>

<dependencyManagement>
Expand All @@ -28,7 +28,7 @@
<dependency>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-core</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>
Expand Down
6 changes: 3 additions & 3 deletions camellia-admin/camellia-config-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>camellia-config-spring-boot-starter</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>

<parent>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-admin</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</parent>


Expand Down Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-config</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down
10 changes: 5 additions & 5 deletions camellia-admin/camellia-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>camellia-config</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>

<parent>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-admin</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</parent>

<dependencyManagement>
Expand Down Expand Up @@ -69,17 +69,17 @@
<dependency>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-core</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-tools</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-redis-spring-boot-starter</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
Expand Down
6 changes: 3 additions & 3 deletions camellia-admin/camellia-console-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>camellia-console-spring-boot-starter</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>

<parent>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-admin</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</parent>

<dependencyManagement>
Expand Down Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-console</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down
6 changes: 3 additions & 3 deletions camellia-admin/camellia-console/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>camellia-console</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>

<parent>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-admin</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</parent>

<dependencyManagement>
Expand Down Expand Up @@ -75,7 +75,7 @@
<dependency>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-feign</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</dependency>


Expand Down
6 changes: 3 additions & 3 deletions camellia-admin/camellia-dashboard-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>camellia-dashboard-spring-boot-starter</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>

<parent>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-admin</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</parent>


Expand Down Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-dashboard</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</dependency>
</dependencies>

Expand Down
14 changes: 7 additions & 7 deletions camellia-admin/camellia-dashboard/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>camellia-dashboard</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>

<parent>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-admin</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</parent>


Expand Down Expand Up @@ -42,27 +42,27 @@
<dependency>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-core</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-tools</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-redis-spring-boot-starter</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-hbase</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-feign</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.cloud</groupId>
Expand Down
4 changes: 2 additions & 2 deletions camellia-admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>camellia-admin</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>

<packaging>pom</packaging>

<parent>
<groupId>com.netease.nim</groupId>
<artifactId>camellia</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</parent>

<modules>
Expand Down
4 changes: 2 additions & 2 deletions camellia-cache/camellia-cache-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>camellia-cache-core</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>

<parent>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-cache</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</parent>

<dependencyManagement>
Expand Down
8 changes: 4 additions & 4 deletions camellia-cache/camellia-cache-spring-boot-starter/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>camellia-cache-spring-boot-starter</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>

<parent>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-cache</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</parent>

<dependencyManagement>
Expand All @@ -28,12 +28,12 @@
<dependency>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-cache-core</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-redis</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</dependency>

<dependency>
Expand Down
4 changes: 2 additions & 2 deletions camellia-cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>camellia-cache</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>

<packaging>pom</packaging>

<parent>
<groupId>com.netease.nim</groupId>
<artifactId>camellia</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</parent>

<modules>
Expand Down
4 changes: 2 additions & 2 deletions camellia-codec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>camellia-codec</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>

<parent>
<groupId>com.netease.nim</groupId>
<artifactId>camellia</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down
6 changes: 3 additions & 3 deletions camellia-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>camellia-core</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>

<parent>
<groupId>com.netease.nim</groupId>
<artifactId>camellia</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</parent>

<dependencies>
Expand Down Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-tools</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
Expand Down
6 changes: 3 additions & 3 deletions camellia-delay-queue/camellia-delay-queue-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>camellia-delay-queue-common</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>

<parent>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-delay-queue</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</parent>

<dependencies>
<dependency>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-core</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
Expand Down
6 changes: 3 additions & 3 deletions camellia-delay-queue/camellia-delay-queue-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>camellia-delay-queue-sdk</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>

<parent>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-delay-queue</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</parent>

<dependencies>
<dependency>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-delay-queue-common</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</dependency>

</dependencies>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,19 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>camellia-delay-queue-server-bootstrap</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>

<parent>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-delay-queue</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</parent>

<dependencies>
<dependency>
<groupId>com.netease.nim</groupId>
<artifactId>camellia-delay-queue-server-spring-boot-starter</artifactId>
<version>1.2.13</version>
<version>1.2.14-SNAPSHOT</version>
</dependency>
</dependencies>
<build>
Expand Down
Loading

0 comments on commit 3980f9a

Please sign in to comment.