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