Bump to odlparent 4.0.9 76/79676/1
authorStephen Kitt <skitt@redhat.com>
Fri, 18 Jan 2019 15:33:59 +0000 (16:33 +0100)
committerStephen Kitt <skitt@redhat.com>
Fri, 18 Jan 2019 15:33:59 +0000 (16:33 +0100)
Change-Id: Id46d03b6ed8b7c62f3f5ef4d0b12a05987b7fbd8
Signed-off-by: Stephen Kitt <skitt@redhat.com>
12 files changed:
artifacts/pom.xml
commons/pom.xml
features/odl-serviceutils-listener/pom.xml
features/odl-serviceutils-rpc/pom.xml
features/odl-serviceutils-srm/pom.xml
features/odl-serviceutils-tools/pom.xml
features/pom.xml
features/serviceutils-features/pom.xml
karaf/pom.xml
pom.xml
srm/pom.xml
tools/pom.xml

index a04375c267b1bc75555270de142d341338154669..85732c70dc32872b8d4feffdfbff0cb154ce49e9 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.8</version>
+    <version>4.0.9</version>
     <relativePath/>
   </parent>
 
index e798b2491351253ed85e47a06b88e449f39cc812..e572b1f678d3d00a97b9bfa3657267e3118542e7 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.8</version>
+    <version>4.0.9</version>
     <relativePath/>
   </parent>
 
index f23a4e374e0189fc2806a2ed350138c3e99e01c0..dfe15ea1a83da63b594b851d0be085fb1f1dc83a 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.8</version>
+        <version>4.0.9</version>
     </parent>
 
     <groupId>org.opendaylight.serviceutils</groupId>
index b0e6ee9ca74ff966889228d468c60abb208adb94..b9231bddd7d6f5c9b84f8a5fff8dd7df3e303690 100644 (file)
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>4.0.8</version>
+        <version>4.0.9</version>
     </parent>
 
     <groupId>org.opendaylight.serviceutils</groupId>
index ade0eb7e618f29395d762590c789fb30524ca431..0f574b5be758650799fea65c12bc777322ceaccc 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>4.0.8</version>
+    <version>4.0.9</version>
     <relativePath/>
   </parent>
 
index 0c6ffe58c504bb406dee27de37bde647179f3e38..c61fdacf5a8aea96b4698135f1c150e3a013a00a 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>single-feature-parent</artifactId>
-    <version>4.0.8</version>
+    <version>4.0.9</version>
     <relativePath/>
   </parent>
 
index 59f90796b1d7716e106b1b8f6125e7ff79a58e5b..4af01bf29b714056942c236bf1e94345d891943e 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>4.0.8</version>
+        <version>4.0.9</version>
         <relativePath/>
     </parent>
 
index 3a4174df781e10d4e7aa98a43ca32e3283e8a511..ca6d854dfa89f13766aeebb9564f2d5f100dc372 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>feature-repo-parent</artifactId>
-    <version>4.0.8</version>
+    <version>4.0.9</version>
     <relativePath/>
   </parent>
 
index d692d2fff625c5a6b125f20d0367e79245eac65d..9e7d9bbfc480d989e41894d51cb4fd4d0fdb24b8 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf4-parent</artifactId>
-    <version>4.0.8</version>
+    <version>4.0.9</version>
     <relativePath/>
   </parent>
 
diff --git a/pom.xml b/pom.xml
index b39b24653625b8a7d275820b221e364132e9cdc3..9d8199fe30c46797f876efab286427e5629e847d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.8</version>
+    <version>4.0.9</version>
     <relativePath/>
   </parent>
 
index 592e34bafddc3ac9a50e963ce73803c6bb36cbc8..e8b3df33839d399e9801945fe680fcd9ea65e3c1 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.8</version>
+    <version>4.0.9</version>
     <relativePath/>
   </parent>
 
index 0692985e40cc8d870c329382108a1f2125374f45..ba7e235d1c07793987622616f3d3592ad78197e3 100644 (file)
@@ -12,7 +12,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>4.0.8</version>
+    <version>4.0.9</version>
     <relativePath/>
   </parent>