koul hace 5 años
padre
commit
0089b49782
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 0 0
      .idea/bsd.iml
  2. 2 2
      pom.xml

+ 0 - 0
.idea/lhct.iml → .idea/bsd.iml


+ 2 - 2
pom.xml

@@ -9,9 +9,9 @@
         <relativePath/> <!-- lookup parent from repository -->
     </parent>
     <groupId>com.uas</groupId>
-    <artifactId>lhct</artifactId>
+    <artifactId>bsd</artifactId>
     <version>0.0.1-SNAPSHOT</version>
-    <name>lhct</name>
+    <name>bsd</name>
     <description>Demo project for Spring Boot</description>
 
     <properties>