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>
|
||||
<groupId>tech.ailef</groupId>
|
||||
<artifactId>spring-boot-db-admin</artifactId>
|
||||
<version>0.1.3</version>
|
||||
<version>0.1.4</version>
|
||||
<name>spring-boot-db-admin</name>
|
||||
<description>Srping Boot Database Admin is an auto-generated CRUD admin panel for Spring Boot apps</description>
|
||||
<properties>
|
||||
@ -45,8 +45,8 @@
|
||||
<maven-central>
|
||||
<active>ALWAYS</active>
|
||||
<url>https://s01.oss.sonatype.org/service/local</url>
|
||||
<!-- <closeRepository>true</closeRepository> -->
|
||||
<!-- <releaseRepository>true</releaseRepository> -->
|
||||
<closeRepository>true</closeRepository>
|
||||
<releaseRepository>true</releaseRepository>
|
||||
<stagingRepositories>target/staging-deploy</stagingRepositories>
|
||||
</maven-central>
|
||||
</nexus2>
|
||||
|
Loading…
x
Reference in New Issue
Block a user