aboutsummaryrefslogtreecommitdiff
path: root/challenge-273/luca-ferrari/pljava/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'challenge-273/luca-ferrari/pljava/pom.xml')
-rw-r--r--challenge-273/luca-ferrari/pljava/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/challenge-273/luca-ferrari/pljava/pom.xml b/challenge-273/luca-ferrari/pljava/pom.xml
index 88583e06f9..ade9b2efb4 100644
--- a/challenge-273/luca-ferrari/pljava/pom.xml
+++ b/challenge-273/luca-ferrari/pljava/pom.xml
@@ -7,14 +7,14 @@
<groupId>PWC</groupId>
<artifactId>
- PWC272
+ PWC273
</artifactId>
<version>
1
</version>
- <name>Perl Weekly Challenge 272 with package PWC272</name>
- <description>Implementation of the tasks in PL/Java for PWC 272</description>
+ <name>Perl Weekly Challenge 273 with package PWC273</name>
+ <description>Implementation of the tasks in PL/Java for PWC 273</description>
<properties>
<project.build.sourceEncoding>US-ASCII</project.build.sourceEncoding>