Skip to content

Commit

Permalink
feature: prepare 1.0.13-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
kalencaya committed Mar 4, 2024
1 parent 54aae77 commit 601e03e
Show file tree
Hide file tree
Showing 32 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion build-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-all</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>build-tools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-cache/milky-cache-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-cache</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-cache-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-cache/milky-cache-caffeine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-cache</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-cache-caffeine</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-cache/milky-cache-lettuce/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-cache</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-cache-lettuce</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-cache/milky-cache-ohc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-cache</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-cache-ohc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-cache/milky-cache-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-cache</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-cache-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-cache/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-all</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-cache</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-all</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion milky-component/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-all</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
</parent>
<artifactId>milky-component</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion milky-concurrent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-all</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-concurrent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-all</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-config</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-dsl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-all</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-dsl</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-event/milky-event-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-event</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-event-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-event/milky-event-reactor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-event</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-event-reactor</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-event/milky-event-simple/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-event</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-event-simple</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-event/milky-event-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-event</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-event-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-event/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-all</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-event</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-all</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-io</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-log/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-all</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-log</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-objectsize/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-all</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-objectsize</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-property/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-all</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
</parent>
<artifactId>milky-property</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion milky-registry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-all</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-registry</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-resource/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-all</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-resource</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-serialize/milky-serialize-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-serialize</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-serialize-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-serialize/milky-serialize-kryo/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-serialize</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-serialize-kryo</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-serialize/milky-serialize-kryo5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-serialize</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-serialize-kryo5</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-serialize/milky-serialize-protostuff/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-serialize</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-serialize-protostuff</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-serialize/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-all</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-serialize</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-all</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky-thread/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-all</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky-thread</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion milky/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>milky-all</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>milky</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>cn.sliew</groupId>
<artifactId>milky-all</artifactId>
<version>1.0.12</version>
<version>1.0.13-SNAPSHOT</version>
<packaging>pom</packaging>
<name>milky-all</name>
<url>https://github.com/kalencaya/milky-all</url>
Expand Down

0 comments on commit 601e03e

Please sign in to comment.