Skip to content

Commit 4e6da93

Browse files
committed
Change repo artifact and name
1 parent 0960edb commit 4e6da93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
<modelVersion>4.0.0</modelVersion>
66

77
<groupId>edu.thoughtworks.training</groupId>
8-
<artifactId>triangleexercise</artifactId>
8+
<artifactId>introductory-programming-exercises</artifactId>
99
<version>1.0-SNAPSHOT</version>
1010

11-
<name>triangleexercise</name>
11+
<name>Introductory Programming Exercises</name>
1212

1313
<properties>
1414
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)