There was an error while loading. Please reload this page.
1 parent 0960edb commit 4e6da93Copy full SHA for 4e6da93
pom.xml
@@ -5,10 +5,10 @@
5
<modelVersion>4.0.0</modelVersion>
6
7
<groupId>edu.thoughtworks.training</groupId>
8
- <artifactId>triangleexercise</artifactId>
+ <artifactId>introductory-programming-exercises</artifactId>
9
<version>1.0-SNAPSHOT</version>
10
11
- <name>triangleexercise</name>
+ <name>Introductory Programming Exercises</name>
12
13
<properties>
14
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments