Skip to content
This repository was archived by the owner on Nov 24, 2024. It is now read-only.

Commit 0e6e693

Browse files
committed
Cleanup after parent pom update
1 parent 931a35b commit 0e6e693

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pom.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
</distributionManagement>
3232

3333
<properties>
34-
<sisuVersion>0.3.5</sisuVersion>
3534
<project.build.outputTimestamp>2021-09-08T19:26:29Z</project.build.outputTimestamp>
3635
</properties>
3736

@@ -44,7 +43,7 @@
4443
<dependency>
4544
<groupId>org.eclipse.sisu</groupId>
4645
<artifactId>org.eclipse.sisu.inject</artifactId>
47-
<version>${sisuVersion}</version>
46+
<version>${sisuMavenPluginVersion}</version>
4847
<scope>provided</scope>
4948
</dependency>
5049
<dependency>

0 commit comments

Comments
 (0)