Skip to content

Commit

Permalink
prepare 0.0.27
Browse files Browse the repository at this point in the history
  • Loading branch information
wangqi committed Jan 25, 2025
1 parent 592cdb7 commit a1c5472
Show file tree
Hide file tree
Showing 46 changed files with 46 additions and 46 deletions.
2 changes: 1 addition & 1 deletion carp-dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
</parent>
<artifactId>carp-dist</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion carp-modules/carp-module-alert/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-modules</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-alert</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion carp-modules/carp-module-dataservice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-modules</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-dataservice</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion carp-modules/carp-module-datasource/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-modules</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-datasource</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-module-http-sync</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-http-framework</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-module-http-sync</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-http-job</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-module-http-remote</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-http-remote-jst</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-module-http-sync</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-http-remote</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion carp-modules/carp-module-http-sync/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-modules</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-http-sync</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion carp-modules/carp-module-orca/carp-module-orca-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-module-orca</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-orca-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-module-orca</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-orca-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion carp-modules/carp-module-orca/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-modules</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-orca</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion carp-modules/carp-module-persistence/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-modules</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-persistence</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion carp-modules/carp-module-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-modules</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-plugin</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-module-queue</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-queue-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-module-queue</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-queue-redis</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion carp-modules/carp-module-queue/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-modules</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-queue</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-module-scheduler-executor</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-scheduler-executor-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-module-scheduler-executor</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-scheduler-executor-java</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-module-scheduler-executor</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-scheduler-executor-orca</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-module-scheduler</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-scheduler-executor</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-module-scheduler</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-scheduler-manage</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-module-scheduler</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-scheduler-quartz</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion carp-modules/carp-module-scheduler/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-modules</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-scheduler</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-module-security</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-security-core</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-module-security</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-security-sa-token</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-module-security</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-security-spring</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion carp-modules/carp-module-security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-modules</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-security</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion carp-modules/carp-module-system/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-modules</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-system</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-module-workflow</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-workflow-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-module-workflow</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-workflow-internal</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion carp-modules/carp-module-workflow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-modules</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-module-workflow</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion carp-modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-modules</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion carp-plugins/carp-plugin-jdbc/carp-plugin-jdbc-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-plugin-jdbc</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-plugin-jdbc-api</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-plugin-jdbc</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-plugin-jdbc-driver-base</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion carp-plugins/carp-plugin-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-plugins</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-plugin-jdbc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion carp-plugins/carp-plugin-test/carp-plugin-test-1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-plugin-test</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-plugin-test-1</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion carp-plugins/carp-plugin-test/carp-plugin-test-2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-plugin-test</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-plugin-test-2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion carp-plugins/carp-plugin-test/carp-plugin-test-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-plugin-test</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-plugin-test-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion carp-plugins/carp-plugin-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-plugins</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-plugin-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion carp-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-plugins</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion carp-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
</parent>
<artifactId>carp-server</artifactId>

Expand Down
2 changes: 1 addition & 1 deletion carp-support/carp-generator/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp-support</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-generator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion carp-support/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>cn.sliew</groupId>
<artifactId>carp</artifactId>
<version>0.0.26</version>
<version>0.0.27</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>carp-support</artifactId>
Expand Down
Loading

0 comments on commit a1c5472

Please sign in to comment.