Updated to Git and Jenkins

This commit is contained in:
Giancarlo Panichi 2019-12-02 18:47:01 +01:00
parent 34399397af
commit fd535c43a9
1 changed files with 1 additions and 1 deletions

View File

@ -239,7 +239,7 @@
<dependency> <dependency>
<groupId>org.apache.maven.surefire</groupId> <groupId>org.apache.maven.surefire</groupId>
<artifactId>surefire-junit47</artifactId> <artifactId>surefire-junit47</artifactId>
<version>3.0.0M3</version> <version>3.0.0-M3</version>
</dependency> </dependency>
</dependencies> </dependencies>
</plugin> </plugin>