Sync checkstyle/karaf-branding versions 89/69889/1
authorStephen Kitt <skitt@redhat.com>
Thu, 15 Mar 2018 18:02:57 +0000 (19:02 +0100)
committerStephen Kitt <skitt@redhat.com>
Thu, 22 Mar 2018 17:36:42 +0000 (18:36 +0100)
We had two old references to 3.0.0-SNAPSHOT, bump them to
3.1.0-SNAPSHOT.

Change-Id: I25cc4214a9354b78262c2061e9dfe6c42ff7b83b
Signed-off-by: Stephen Kitt <skitt@redhat.com>
(cherry picked from commit a6e88fabdcf4a13a05a4710223504f2243c3078d)

karaf/karaf4-parent/pom.xml
odlparent/pom.xml

index 736205e411964a115f2b12579ef47a911c0c60b7..7a4ad46d91efb46fd0160491a0052455c31a75fb 100644 (file)
                                     <artifactId>karaf.branding</artifactId>
                                     <version>3.1.0-SNAPSHOT</version>
                                     <outputDirectory>target/assembly/lib</outputDirectory>
-                                    <destFileName>karaf.branding-3.0.0-SNAPSHOT.jar</destFileName>
+                                    <destFileName>karaf.branding-3.1.0-SNAPSHOT.jar</destFileName>
                                 </artifactItem>
                             </artifactItems>
                         </configuration>
index 18cd8833cc4ea52b878ecd85d415c6776b9ed1d7..6827891b31e1b2c10bb505927790e3ae954bed90 100644 (file)
@@ -72,7 +72,7 @@
          toolkit -->
     <checkstyle.version>2.17</checkstyle.version>
     <!-- Used in controller, packetcable -->
-    <odl.checkstyle.version>3.0.0-SNAPSHOT</odl.checkstyle.version>
+    <odl.checkstyle.version>3.1.0-SNAPSHOT</odl.checkstyle.version>
     <!-- Used in snmp4sdn; see also toolkit -->
     <compiler.version>${maven.compile.plugin.version}</compiler.version>
     <!-- Used in controller, l2switch, netide, openflowjava, openflowplugin, snbi, tsdr, ttp; see also toolkit -->