mirror of
https://github.com/dalbodeule/snap-admin.git
synced 2025-06-09 05:48:20 +00:00
pom.xml
This commit is contained in:
parent
b5886a3a3a
commit
41b0f84a79
3
pom.xml
3
pom.xml
@ -11,7 +11,7 @@
|
|||||||
</parent>
|
</parent>
|
||||||
<groupId>tech.ailef</groupId>
|
<groupId>tech.ailef</groupId>
|
||||||
<artifactId>spring-boot-db-admin</artifactId>
|
<artifactId>spring-boot-db-admin</artifactId>
|
||||||
<version>0.1.5</version>
|
<version>0.1.6</version>
|
||||||
<name>spring-boot-db-admin</name>
|
<name>spring-boot-db-admin</name>
|
||||||
<description>Spring Boot Database Admin is an auto-generated CRUD admin panel for Spring Boot apps</description>
|
<description>Spring Boot Database Admin is an auto-generated CRUD admin panel for Spring Boot apps</description>
|
||||||
<properties>
|
<properties>
|
||||||
@ -72,6 +72,7 @@
|
|||||||
<groupId>org.apache.maven.plugins</groupId>
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
<artifactId>maven-source-plugin</artifactId>
|
<artifactId>maven-source-plugin</artifactId>
|
||||||
<version>3.2.1</version>
|
<version>3.2.1</version>
|
||||||
|
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>attach-source</id>
|
<id>attach-source</id>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user