Skip to content

Commit 2f93b04

Browse files
committed
update project name
1 parent 306fcd2 commit 2f93b04

File tree

3 files changed

+3
-6
lines changed

3 files changed

+3
-6
lines changed

.idea/.gitignore

-3
This file was deleted.

.idea/compiler.xml

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
33
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
44
<modelVersion>4.0.0</modelVersion>
5-
<groupId>edu.jiangxin.aephyr</groupId>
6-
<artifactId>aephyr</artifactId>
5+
<groupId>edu.jiangxin.kaboomswing</groupId>
6+
<artifactId>KaboomSwing</artifactId>
77
<version>0.0.1</version>
88
<build>
99
<plugins>

0 commit comments

Comments
 (0)