]> juplo.de Git - demos/spring-boot/commitdiff
Demo: Behavior Of A Checkbox
authorKai Moritz <kai@juplo.de>
Fri, 7 Apr 2023 11:15:31 +0000 (13:15 +0200)
committerKai Moritz <kai@juplo.de>
Fri, 7 Apr 2023 11:15:31 +0000 (13:15 +0200)
pom.xml

diff --git a/pom.xml b/pom.xml
index 861ba15d8fbcea70cda55d629aa2a52ac28a9f93..fa19ce05be0a634c662bdbb46d22f72f73ca8e42 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -9,9 +9,9 @@
                <relativePath/> <!-- lookup parent from repository -->
        </parent>
        <groupId>de.juplo.demos</groupId>
-       <artifactId>TEMPLATE</artifactId>
+       <artifactId>checkbox</artifactId>
        <version>0.0.1-SNAPSHOT</version>
-       <name>Demo: TEMPLATE</name>
+       <name>Demo: Behavior Of A Checkbox</name>
 
        <properties>
                <java.version>1.8</java.version>