mirror of
https://github.com/dalbodeule/snap-admin.git
synced 2025-06-09 05:48:20 +00:00
v0.1.4
This commit is contained in:
parent
f12debe4d3
commit
f6aebb65e1
6
pom.xml
6
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.3</version>
|
<version>0.1.4</version>
|
||||||
<name>spring-boot-db-admin</name>
|
<name>spring-boot-db-admin</name>
|
||||||
<description>Srping Boot Database Admin is an auto-generated CRUD admin panel for Spring Boot apps</description>
|
<description>Srping Boot Database Admin is an auto-generated CRUD admin panel for Spring Boot apps</description>
|
||||||
<properties>
|
<properties>
|
||||||
@ -45,8 +45,8 @@
|
|||||||
<maven-central>
|
<maven-central>
|
||||||
<active>ALWAYS</active>
|
<active>ALWAYS</active>
|
||||||
<url>https://s01.oss.sonatype.org/service/local</url>
|
<url>https://s01.oss.sonatype.org/service/local</url>
|
||||||
<!-- <closeRepository>true</closeRepository> -->
|
<closeRepository>true</closeRepository>
|
||||||
<!-- <releaseRepository>true</releaseRepository> -->
|
<releaseRepository>true</releaseRepository>
|
||||||
<stagingRepositories>target/staging-deploy</stagingRepositories>
|
<stagingRepositories>target/staging-deploy</stagingRepositories>
|
||||||
</maven-central>
|
</maven-central>
|
||||||
</nexus2>
|
</nexus2>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user