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