aboutsummaryrefslogtreecommitdiff
path: root/challenge-259/luca-ferrari/pljava/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'challenge-259/luca-ferrari/pljava/pom.xml')
-rw-r--r--challenge-259/luca-ferrari/pljava/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/challenge-259/luca-ferrari/pljava/pom.xml b/challenge-259/luca-ferrari/pljava/pom.xml
index 1a0d8dbf4d..30b7a337f3 100644
--- a/challenge-259/luca-ferrari/pljava/pom.xml
+++ b/challenge-259/luca-ferrari/pljava/pom.xml
@@ -5,11 +5,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>PWC</groupId>
- <artifactId>PWC258</artifactId>
+ <artifactId>PWC259</artifactId>
<version>1</version>
- <name>Perl Weekly Challenge 258</name>
- <description>Implementation of the tasks in PL/Java for PWC 258</description>
+ <name>Perl Weekly Challenge 259</name>
+ <description>Implementation of the tasks in PL/Java for PWC 259</description>
<properties>
<project.build.sourceEncoding>US-ASCII</project.build.sourceEncoding>