We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aae130a commit 37fab63Copy full SHA for 37fab63
1 file changed
ddd/pom.xml
@@ -104,16 +104,12 @@
104
<plugin>
105
<groupId>org.apache.maven.plugins</groupId>
106
<artifactId>maven-surefire-plugin</artifactId>
107
- <version>${maven-surefire-plugin.version}</version>
108
</plugin>
109
</plugins>
110
</build>
111
112
<properties>
113
- <maven-surefire-plugin.version>2.22.2</maven-surefire-plugin.version>
114
-
115
<joda-money.version>1.0.1</joda-money.version>
116
117
- <junit-jupiter.version>5.6.2</junit-jupiter.version>
118
</properties>
119
</project>
0 commit comments