aboutsummaryrefslogtreecommitdiff
path: root/challenge-140/tyler-wardhaugh/clojure/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'challenge-140/tyler-wardhaugh/clojure/pom.xml')
-rw-r--r--challenge-140/tyler-wardhaugh/clojure/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/challenge-140/tyler-wardhaugh/clojure/pom.xml b/challenge-140/tyler-wardhaugh/clojure/pom.xml
index 66472e6504..e51de32ab2 100644
--- a/challenge-140/tyler-wardhaugh/clojure/pom.xml
+++ b/challenge-140/tyler-wardhaugh/clojure/pom.xml
@@ -2,11 +2,11 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>tw.weekly</groupId>
- <artifactId>tw.weekly.c139</artifactId>
+ <artifactId>tw.weekly.c140</artifactId>
<version>0.1.0-SNAPSHOT</version>
- <name>tw.weekly.c139</name>
- <description>Challenge #139</description>
- <url>https://github.com/tw.weekly/tw.weekly.c139</url>
+ <name>tw.weekly.c140</name>
+ <description>Challenge #140</description>
+ <url>https://github.com/tw.weekly/tw.weekly.c140</url>
<licenses>
<license>
<name>Eclipse Public License</name>