diff options
| author | Luca Ferrari <fluca1978@gmail.com> | 2024-04-04 13:03:27 +0200 |
|---|---|---|
| committer | Luca Ferrari <fluca1978@gmail.com> | 2024-04-04 15:05:03 +0200 |
| commit | 44a92ee6dd0ca577889cc1489e1237d5084a1efc (patch) | |
| tree | 49d7ea43e0763e88f5812ddb0932336209f02b97 /challenge-263/luca-ferrari/pljava/pom.xml | |
| parent | c2aa18d20881e4079d3858c0218ff99a07032d33 (diff) | |
| download | perlweeklychallenge-club-44a92ee6dd0ca577889cc1489e1237d5084a1efc.tar.gz perlweeklychallenge-club-44a92ee6dd0ca577889cc1489e1237d5084a1efc.tar.bz2 perlweeklychallenge-club-44a92ee6dd0ca577889cc1489e1237d5084a1efc.zip | |
PWC 263
Task 1 Raku done
Task 2 Raku done
Task 1 PL/Perl done
Task 2 PL/Perl done
Task 1 PL/PgSQL done
Task 2 PL/PgSQL done
Task 1 PL/Java done
Task 2 PL/Java done
Task 1 Python done
Task 2 PYthon done
Diffstat (limited to 'challenge-263/luca-ferrari/pljava/pom.xml')
| -rw-r--r-- | challenge-263/luca-ferrari/pljava/pom.xml | 6 |
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> |
