chore: 统一 POM 的 name 与 artifactId,并补充 description
This commit is contained in:
@@ -2,15 +2,19 @@
|
||||
<project xmlns="http://maven.apache.org/POM/4.0.0"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
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>sa-token-plugin</artifactId>
|
||||
<groupId>cn.dev33</groupId>
|
||||
<version>${revision}</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>sa-token-apikey</name>
|
||||
<artifactId>sa-token-apikey</artifactId>
|
||||
<description>sa-token-apikey</description>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
@@ -10,7 +10,9 @@
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<name>sa-token-fastjson</name>
|
||||
<artifactId>sa-token-fastjson</artifactId>
|
||||
<description>sa-token integrate Fastjson</description>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
@@ -10,7 +10,9 @@
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<name>sa-token-fastjson2</name>
|
||||
<artifactId>sa-token-fastjson2</artifactId>
|
||||
<description>sa-token integrate Fastjson2</description>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
@@ -10,7 +10,9 @@
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<name>sa-token-forest</name>
|
||||
<artifactId>sa-token-forest</artifactId>
|
||||
<description>sa-token integrate Forest</description>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
@@ -10,10 +10,11 @@
|
||||
<version>${revision}</version>
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>sa-token-grpc</name>
|
||||
<artifactId>sa-token-grpc</artifactId>
|
||||
<description>sa-token-grpc</description>
|
||||
|
||||
<properties>
|
||||
<maven.compiler.source>8</maven.compiler.source>
|
||||
|
||||
@@ -10,7 +10,9 @@
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<name>sa-token-okhttps</name>
|
||||
<artifactId>sa-token-okhttps</artifactId>
|
||||
<description>sa-token integrate OkHttps</description>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
</parent>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>sa-token-redis-jdk-serializer</name>
|
||||
<name>sa-token-redis-template-jdk-serializer</name>
|
||||
<artifactId>sa-token-redis-template-jdk-serializer</artifactId>
|
||||
<description>sa-token integrate RedisTemplate (jdk-serializer)</description>
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
</parent>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>sa-token-redisson-jackson</name>
|
||||
<name>sa-token-redisson-spring-boot-starter</name>
|
||||
<artifactId>sa-token-redisson-spring-boot-starter</artifactId>
|
||||
<description>sa-token integrate redisson (to jackson)</description>
|
||||
|
||||
|
||||
@@ -12,9 +12,9 @@
|
||||
</parent>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>sa-token-redisson-jackson2</name>
|
||||
<name>sa-token-redisson</name>
|
||||
<artifactId>sa-token-redisson</artifactId>
|
||||
<description>sa-token integrate redisson (to jackson)</description>
|
||||
<description>sa-token integrate Redisson</description>
|
||||
|
||||
<!-- parent 里的版本适合与 springboot2 兼容;其它更新的框架里版本容易冲突 -->
|
||||
<!--<properties>
|
||||
|
||||
@@ -10,7 +10,9 @@
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<name>sa-token-sign</name>
|
||||
<artifactId>sa-token-sign</artifactId>
|
||||
<description>sa-token Sign</description>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
@@ -10,7 +10,9 @@
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<name>sa-token-snack3</name>
|
||||
<artifactId>sa-token-snack3</artifactId>
|
||||
<description>sa-token integrate Snack3</description>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
@@ -10,7 +10,9 @@
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<name>sa-token-snack4</name>
|
||||
<artifactId>sa-token-snack4</artifactId>
|
||||
<description>sa-token integrate Snack4</description>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
</parent>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>sa-token-dialect-thymeleaf</name>
|
||||
<name>sa-token-thymeleaf</name>
|
||||
<artifactId>sa-token-thymeleaf</artifactId>
|
||||
<description>sa-token-thymeleaf</description>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user