Skip to content

Commit 83ffba3

Browse files
committed
Removed redundant PFL version usages
Signed-off-by: David Matějček <[email protected]>
1 parent b2d2c2c commit 83ffba3

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

exception-annotation-processor/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
<dependency>
3636
<groupId>org.glassfish.pfl</groupId>
3737
<artifactId>pfl-basic</artifactId>
38-
<version>${pfl-version}</version>
3938
</dependency>
4039
<dependency>
4140
<groupId>junit</groupId>

internal-api/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
<dependency>
4242
<groupId>org.glassfish.pfl</groupId>
4343
<artifactId>pfl-basic</artifactId>
44-
<version>${pfl-version}</version>
4544
</dependency>
4645
<dependency>
4746
<groupId>junit</groupId>

0 commit comments

Comments
 (0)