Browse Source

commit beta 2.10.40.3

bwcx_jzy 2 năm trước cách đây
mục cha
commit
9e03a2c705

+ 1 - 1
env-beta.env

@@ -1,3 +1,3 @@
-JPOM_VERSION=2.10.40.2
+JPOM_VERSION=2.10.40.3
 # Server Token 生产部署请更换
 SERVER_TOKEN=7094f673-2c53-4fc1-82e7-86e528449d97

+ 1 - 1
modules/agent-transport/agent-transport-common/pom.xml

@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.dromara.jpom.agent-transport</groupId>
         <artifactId>jpom-agent-transport-parent</artifactId>
-        <version>2.10.40.2</version>
+        <version>2.10.40.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

+ 1 - 1
modules/agent-transport/agent-transport-http/pom.xml

@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.dromara.jpom.agent-transport</groupId>
         <artifactId>jpom-agent-transport-parent</artifactId>
-        <version>2.10.40.2</version>
+        <version>2.10.40.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

+ 2 - 2
modules/agent-transport/pom.xml

@@ -29,7 +29,7 @@
     <parent>
         <artifactId>jpom-parent</artifactId>
         <groupId>org.dromara.jpom</groupId>
-        <version>2.10.40.2</version>
+        <version>2.10.40.3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <packaging>pom</packaging>
@@ -38,7 +38,7 @@
         <module>agent-transport-http</module>
     </modules>
     <modelVersion>4.0.0</modelVersion>
-    <version>2.10.40.2</version>
+    <version>2.10.40.3</version>
     <groupId>org.dromara.jpom.agent-transport</groupId>
     <artifactId>jpom-agent-transport-parent</artifactId>
     <name>Jpom Agent Transport</name>

+ 2 - 2
modules/agent/pom.xml

@@ -29,12 +29,12 @@
     <parent>
         <artifactId>jpom-parent</artifactId>
         <groupId>org.dromara.jpom</groupId>
-        <version>2.10.40.2</version>
+        <version>2.10.40.3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <artifactId>agent</artifactId>
-    <version>2.10.40.2</version>
+    <version>2.10.40.3</version>
     <name>Jpom Agent</name>
     <properties>
         <start-class>org.dromara.jpom.JpomAgentApplication</start-class>

+ 2 - 2
modules/common/pom.xml

@@ -29,13 +29,13 @@
     <parent>
         <artifactId>jpom-parent</artifactId>
         <groupId>org.dromara.jpom</groupId>
-        <version>2.10.40.2</version>
+        <version>2.10.40.3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <name>Jpom Common</name>
     <artifactId>common</artifactId>
-    <version>2.10.40.2</version>
+    <version>2.10.40.3</version>
 
     <dependencies>
 

+ 1 - 1
modules/common/src/main/resources/banner.txt

@@ -7,5 +7,5 @@
         | |
         |_|
 
- ➜ Jpom \ (•◡•) / (v2.10.40.2)
+ ➜ Jpom \ (•◡•) / (v2.10.40.3)
 

+ 1 - 1
modules/server/DockerfileBeta

@@ -29,7 +29,7 @@ LABEL maintainer="bwcx-jzy <bwcx_jzy@163.com>"
 LABEL documentation="https://jpom.top"
 
 ENV JPOM_HOME	/usr/local/jpom-server
-ENV JPOM_PKG_VERSION	2.10.40.2
+ENV JPOM_PKG_VERSION	2.10.40.3
 ENV JPOM_PKG	server-${JPOM_PKG_VERSION}-release.tar.gz
 ENV SHA1_NAME server-${JPOM_PKG_VERSION}-release.tar.gz.sha1
 

+ 2 - 2
modules/server/pom.xml

@@ -29,13 +29,13 @@
     <parent>
         <artifactId>jpom-parent</artifactId>
         <groupId>org.dromara.jpom</groupId>
-        <version>2.10.40.2</version>
+        <version>2.10.40.3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>
     <name>Jpom Server</name>
     <artifactId>server</artifactId>
-    <version>2.10.40.2</version>
+    <version>2.10.40.3</version>
     <properties>
         <start-class>org.dromara.jpom.JpomServerApplication</start-class>
     </properties>

+ 2 - 2
modules/storage-module/pom.xml

@@ -29,7 +29,7 @@
     <parent>
         <artifactId>jpom-parent</artifactId>
         <groupId>org.dromara.jpom</groupId>
-        <version>2.10.40.2</version>
+        <version>2.10.40.3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <packaging>pom</packaging>
@@ -39,7 +39,7 @@
         <module>storage-module-mysql</module>
     </modules>
     <modelVersion>4.0.0</modelVersion>
-    <version>2.10.40.2</version>
+    <version>2.10.40.3</version>
     <groupId>org.dromara.jpom.storage-module</groupId>
     <artifactId>jpom-storage-module-parent</artifactId>
     <name>Jpom storage module</name>

+ 1 - 1
modules/storage-module/storage-module-common/pom.xml

@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.dromara.jpom.storage-module</groupId>
         <artifactId>jpom-storage-module-parent</artifactId>
-        <version>2.10.40.2</version>
+        <version>2.10.40.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

+ 1 - 1
modules/storage-module/storage-module-h2/pom.xml

@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.dromara.jpom.storage-module</groupId>
         <artifactId>jpom-storage-module-parent</artifactId>
-        <version>2.10.40.2</version>
+        <version>2.10.40.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

+ 1 - 1
modules/storage-module/storage-module-mysql/pom.xml

@@ -30,7 +30,7 @@
     <parent>
         <groupId>org.dromara.jpom.storage-module</groupId>
         <artifactId>jpom-storage-module-parent</artifactId>
-        <version>2.10.40.2</version>
+        <version>2.10.40.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 

+ 1 - 1
modules/sub-plugin/docker-cli/pom.xml

@@ -29,7 +29,7 @@
     <parent>
         <artifactId>jpom-plugins-parent</artifactId>
         <groupId>org.dromara.jpom.plugins</groupId>
-        <version>2.10.40.2</version>
+        <version>2.10.40.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

+ 1 - 1
modules/sub-plugin/email/pom.xml

@@ -29,7 +29,7 @@
     <parent>
         <artifactId>jpom-plugins-parent</artifactId>
         <groupId>org.dromara.jpom.plugins</groupId>
-        <version>2.10.40.2</version>
+        <version>2.10.40.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

+ 1 - 1
modules/sub-plugin/encrypt/pom.xml

@@ -29,7 +29,7 @@
     <parent>
         <artifactId>jpom-plugins-parent</artifactId>
         <groupId>org.dromara.jpom.plugins</groupId>
-        <version>2.10.40.2</version>
+        <version>2.10.40.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

+ 1 - 1
modules/sub-plugin/git-clone/pom.xml

@@ -29,7 +29,7 @@
     <parent>
         <artifactId>jpom-plugins-parent</artifactId>
         <groupId>org.dromara.jpom.plugins</groupId>
-        <version>2.10.40.2</version>
+        <version>2.10.40.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

+ 2 - 2
modules/sub-plugin/pom.xml

@@ -29,7 +29,7 @@
     <parent>
         <artifactId>jpom-parent</artifactId>
         <groupId>org.dromara.jpom</groupId>
-        <version>2.10.40.2</version>
+        <version>2.10.40.3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <packaging>pom</packaging>
@@ -43,7 +43,7 @@
         <module>ssh-jsch</module>
     </modules>
     <modelVersion>4.0.0</modelVersion>
-    <version>2.10.40.2</version>
+    <version>2.10.40.3</version>
     <groupId>org.dromara.jpom.plugins</groupId>
     <artifactId>jpom-plugins-parent</artifactId>
     <name>Jpom Plugins</name>

+ 1 - 1
modules/sub-plugin/ssh-jsch/pom.xml

@@ -30,7 +30,7 @@
     <parent>
         <artifactId>jpom-plugins-parent</artifactId>
         <groupId>org.dromara.jpom.plugins</groupId>
-        <version>2.10.40.2</version>
+        <version>2.10.40.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <name>plugin-ssh-jsch</name>

+ 1 - 1
modules/sub-plugin/svn-clone/pom.xml

@@ -29,7 +29,7 @@
     <parent>
         <artifactId>jpom-plugins-parent</artifactId>
         <groupId>org.dromara.jpom.plugins</groupId>
-        <version>2.10.40.2</version>
+        <version>2.10.40.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

+ 1 - 1
modules/sub-plugin/webhook/pom.xml

@@ -29,7 +29,7 @@
     <parent>
         <artifactId>jpom-plugins-parent</artifactId>
         <groupId>org.dromara.jpom.plugins</groupId>
-        <version>2.10.40.2</version>
+        <version>2.10.40.3</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

+ 1 - 1
modules/updater/pom.xml

@@ -29,7 +29,7 @@
     <parent>
         <artifactId>jpom-parent</artifactId>
         <groupId>org.dromara.jpom</groupId>
-        <version>2.10.40.2</version>
+        <version>2.10.40.3</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>

+ 1 - 1
pom.xml

@@ -50,7 +50,7 @@
         简而轻的低侵入式在线构建、自动部署、日常运维、项目监控软件
     </description>
     <inceptionYear>2017</inceptionYear>
-    <version>2.10.40.2</version>
+    <version>2.10.40.3</version>
     <url>https://gitee.com/dromara/Jpom</url>
     <properties>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

+ 1 - 1
script/tag.beta.txt

@@ -1 +1 @@
-2.10.40.2
+2.10.40.3