更改项目名

This commit is contained in:
yuye
2020-08-02 21:32:23 +08:00
parent e6a105f721
commit a4e3f6ed43
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ Declarative API programming (DAP) framework
## Project Description
Mars-Java is a Java development framework that does not require containers
Martian is a Java development framework that does not require containers
No need for Tomcat, no Jboss, no Netty, or even Servlet. Based entirely on the JRE class library. The project lost weight again
+1 -1
View File
@@ -23,7 +23,7 @@
## 项目简介
Mars-Java 是一个不需要容器的Java开发框架
Martian 是一个不需要容器的Java开发框架
不需要Tomcat,不需要Jboss,不需要Netty,甚至不需要Servlet,完全基于JRE类库,将瘦身进行到底
+1 -1
View File
@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>Mars-Java</artifactId>
<artifactId>Martian</artifactId>
<groupId>com.github.yuyenews</groupId>
<version>3.0.27</version>
</parent>
+1 -1
View File
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.github.yuyenews</groupId>
<artifactId>Mars-Java</artifactId>
<artifactId>Martian</artifactId>
<version>3.0.27</version>
</parent>
<artifactId>mars-core</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>Mars-Java</artifactId>
<artifactId>Martian</artifactId>
<groupId>com.github.yuyenews</groupId>
<version>3.0.27</version>
</parent>
+1 -1
View File
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.github.yuyenews</groupId>
<artifactId>Mars-Java</artifactId>
<artifactId>Martian</artifactId>
<version>3.0.27</version>
</parent>
<artifactId>mars-mvc</artifactId>
+1 -1
View File
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>com.github.yuyenews</groupId>
<artifactId>Mars-Java</artifactId>
<artifactId>Martian</artifactId>
<version>3.0.27</version>
</parent>
<artifactId>mars-server</artifactId>
+1 -1
View File
@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>Mars-Java</artifactId>
<artifactId>Martian</artifactId>
<groupId>com.github.yuyenews</groupId>
<version>3.0.27</version>
</parent>
+1 -1
View File
@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.yuyenews</groupId>
<artifactId>Mars-Java</artifactId>
<artifactId>Martian</artifactId>
<version>3.0.27</version>
<packaging>pom</packaging>
<modules>