mirror of
https://github.com/dalbodeule/snap-admin.git
synced 2025-06-08 21:38:21 +00:00
New version and switch to MIT license
This commit is contained in:
parent
802b5ee661
commit
20d60a7221
6
pom.xml
6
pom.xml
@ -11,7 +11,7 @@
|
||||
</parent>
|
||||
<groupId>tech.ailef</groupId>
|
||||
<artifactId>snap-admin</artifactId>
|
||||
<version>0.2.0</version>
|
||||
<version>0.2.1</version>
|
||||
<name>SnapAdmin</name>
|
||||
<description>SnapAdmin is an auto-generated CRUD admin panel for Spring Boot/JPA apps</description>
|
||||
<properties>
|
||||
@ -19,8 +19,8 @@
|
||||
</properties>
|
||||
<licenses>
|
||||
<license>
|
||||
<name>GPL-v3.0</name>
|
||||
<url>http://www.gnu.org/licenses/gpl-3.0.txt</url>
|
||||
<name>MIT License</name>
|
||||
<url>https://opensource.org/license/mit</url>
|
||||
</license>
|
||||
</licenses>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user