Bump scala-maven-plugin 91/76791/2
authorRobert Varga <robert.varga@pantheon.tech>
Tue, 9 Oct 2018 12:54:43 +0000 (14:54 +0200)
committerTom Pantelis <tompantelis@gmail.com>
Tue, 9 Oct 2018 16:04:28 +0000 (16:04 +0000)
We cannot use the latest plugin because of maven-3.5.4 requirement,
hence bump it just a bit.

Change-Id: I1f74835d38291cb93bd8997665e198d41fd2ee9c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
binding2/mdsal-binding2-java-api-generator/pom.xml

index 60a44f67c04fdc590e82b2ff51337249bc9087b5..c49c24375b514ed3c647c4ff79abe720f65f99e8 100644 (file)
             <plugin>
                 <groupId>net.alchim31.maven</groupId>
                 <artifactId>scala-maven-plugin</artifactId>
-                <version>3.3.1</version>
+                <version>3.3.2</version>
                 <executions>
                     <execution>
                         <id>scala-compile-second</id>