Release Lithium-SR4

Change-Id: I8a21c7a92e5f29cb0aeb85e09ca6f749995b2349
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
diff --git a/addresstracker/config/pom.xml b/addresstracker/config/pom.xml
index 4e8942b..8ed650f 100644
--- a/addresstracker/config/pom.xml
+++ b/addresstracker/config/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>l2switch-parent</artifactId>
-    <version>0.2.4-SNAPSHOT</version>
+    <version>0.2.4-Lithium-SR4</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.l2switch.addresstracker</groupId>
diff --git a/addresstracker/implementation/pom.xml b/addresstracker/implementation/pom.xml
index 50f8862..fba73f2 100644
--- a/addresstracker/implementation/pom.xml
+++ b/addresstracker/implementation/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>l2switch-parent</artifactId>
-    <version>0.2.4-SNAPSHOT</version>
+    <version>0.2.4-Lithium-SR4</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.l2switch.addresstracker</groupId>
@@ -111,7 +111,7 @@
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>yang-jmx-generator-plugin</artifactId>
-            <version>0.3.4-SNAPSHOT</version>
+            <version>0.3.4-Lithium-SR4</version>
           </dependency>
           <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
diff --git a/addresstracker/model/pom.xml b/addresstracker/model/pom.xml
index a107106..b5d83be 100644
--- a/addresstracker/model/pom.xml
+++ b/addresstracker/model/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>l2switch-parent</artifactId>
-    <version>0.2.4-SNAPSHOT</version>
+    <version>0.2.4-Lithium-SR4</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.l2switch.addresstracker</groupId>
diff --git a/addresstracker/pom.xml b/addresstracker/pom.xml
index 00e8d62..4868480 100644
--- a/addresstracker/pom.xml
+++ b/addresstracker/pom.xml
@@ -7,13 +7,13 @@
   <parent>
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>l2switch-parent</artifactId>
-    <version>0.2.4-SNAPSHOT</version>
+    <version>0.2.4-Lithium-SR4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <artifactId>addresstracker.aggregator</artifactId>
   <groupId>org.opendaylight.l2switch.addresstracker</groupId>
-  <version>0.2.4-SNAPSHOT</version>
+  <version>0.2.4-Lithium-SR4</version>
   <packaging>pom</packaging>
 
   <modules>
diff --git a/arphandler/config/pom.xml b/arphandler/config/pom.xml
index b5419cf..9e12b59 100644
--- a/arphandler/config/pom.xml
+++ b/arphandler/config/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>l2switch-parent</artifactId>
-    <version>0.2.4-SNAPSHOT</version>
+    <version>0.2.4-Lithium-SR4</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.l2switch.arphandler</groupId>
diff --git a/arphandler/implementation/pom.xml b/arphandler/implementation/pom.xml
index fe4d5b2..2523f39 100644
--- a/arphandler/implementation/pom.xml
+++ b/arphandler/implementation/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>l2switch-parent</artifactId>
-    <version>0.2.4-SNAPSHOT</version>
+    <version>0.2.4-Lithium-SR4</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -124,7 +124,7 @@
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>yang-jmx-generator-plugin</artifactId>
-            <version>0.3.4-SNAPSHOT</version>
+            <version>0.3.4-Lithium-SR4</version>
           </dependency>
           <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
diff --git a/arphandler/pom.xml b/arphandler/pom.xml
index 45aec08..d6434ad 100644
--- a/arphandler/pom.xml
+++ b/arphandler/pom.xml
@@ -7,13 +7,13 @@
   <parent>
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>l2switch-parent</artifactId>
-    <version>0.2.4-SNAPSHOT</version>
+    <version>0.2.4-Lithium-SR4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <artifactId>arphandler.aggregator</artifactId>
   <groupId>org.opendaylight.l2switch.arphandler</groupId>
-  <version>0.2.4-SNAPSHOT</version>
+  <version>0.2.4-Lithium-SR4</version>
   <packaging>pom</packaging>
 
   <modules>
diff --git a/distribution/karaf/pom.xml b/distribution/karaf/pom.xml
index bd35f7e..1a986d3 100644
--- a/distribution/karaf/pom.xml
+++ b/distribution/karaf/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>l2switch-parent</artifactId>
-    <version>0.2.4-SNAPSHOT</version>
+    <version>0.2.4-Lithium-SR4</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <artifactId>distribution-karaf</artifactId>
@@ -14,8 +14,8 @@
     <maven>3.0</maven>
   </prerequisites>
   <properties>
-    <branding.version>1.1.4-SNAPSHOT</branding.version>
-    <karaf.resources.version>1.5.4-SNAPSHOT</karaf.resources.version>
+    <branding.version>1.1.4-Lithium-SR4</branding.version>
+    <karaf.resources.version>1.5.4-Lithium-SR4</karaf.resources.version>
     <karaf.version>3.0.1</karaf.version>
   </properties>
 
diff --git a/features/pom.xml b/features/pom.xml
index 8a6b289..3790362 100644
--- a/features/pom.xml
+++ b/features/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>l2switch-parent</artifactId>
-    <version>0.2.4-SNAPSHOT</version>
+    <version>0.2.4-Lithium-SR4</version>
     <relativePath>../parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -142,13 +142,13 @@
     <dependency>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>features-test</artifactId>
-      <version>1.5.4-SNAPSHOT</version>
+      <version>1.5.4-Lithium-SR4</version>
     </dependency>
     <!-- dependency for opendaylight-karaf-empty for use by testing -->
     <dependency>
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>opendaylight-karaf-empty</artifactId>
-      <version>1.5.4-SNAPSHOT</version>
+      <version>1.5.4-Lithium-SR4</version>
       <type>zip</type>
     </dependency>
   </dependencies>
@@ -203,7 +203,7 @@
           <systemPropertyVariables>
             <karaf.distro.groupId>org.opendaylight.controller</karaf.distro.groupId>
             <karaf.distro.artifactId>opendaylight-karaf-empty</karaf.distro.artifactId>
-            <karaf.distro.version>1.5.4-SNAPSHOT</karaf.distro.version>
+            <karaf.distro.version>1.5.4-Lithium-SR4</karaf.distro.version>
           </systemPropertyVariables>
           <dependenciesToScan>
            <dependency>org.opendaylight.odlparent:features-test</dependency>
diff --git a/hosttracker/config/pom.xml b/hosttracker/config/pom.xml
index b5641ec..0438e0a 100644
--- a/hosttracker/config/pom.xml
+++ b/hosttracker/config/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.l2switch</groupId>
         <artifactId>l2switch-parent</artifactId>
-        <version>0.2.4-SNAPSHOT</version>
+        <version>0.2.4-Lithium-SR4</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <groupId>org.opendaylight.l2switch.hosttracker</groupId>
diff --git a/hosttracker/implementation/pom.xml b/hosttracker/implementation/pom.xml
index fbb57de..8121ecd 100644
--- a/hosttracker/implementation/pom.xml
+++ b/hosttracker/implementation/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>org.opendaylight.l2switch</groupId>
         <artifactId>l2switch-parent</artifactId>
-        <version>0.2.4-SNAPSHOT</version>
+        <version>0.2.4-Lithium-SR4</version>
         <relativePath>../../parent</relativePath>
     </parent>
     <name>hosttracker-impl</name>
@@ -61,7 +61,7 @@
                     <dependency>
                         <groupId>org.opendaylight.controller</groupId>
                         <artifactId>yang-jmx-generator-plugin</artifactId>
-                        <version>0.3.4-SNAPSHOT</version>
+                        <version>0.3.4-Lithium-SR4</version>
                     </dependency>
                     <dependency>
                         <groupId>org.opendaylight.yangtools</groupId>
@@ -118,7 +118,7 @@
         <dependency>
             <groupId>org.opendaylight.yangtools.model</groupId>
             <artifactId>ietf-topology</artifactId>
-            <version>2013.10.21.7.4-SNAPSHOT</version>
+            <version>2013.10.21.7.4-Lithium-SR4</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller</groupId>
diff --git a/hosttracker/model/pom.xml b/hosttracker/model/pom.xml
index 08c2a5d..17c803b 100644
--- a/hosttracker/model/pom.xml
+++ b/hosttracker/model/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <artifactId>hosttracker.aggregator</artifactId>
         <groupId>org.opendaylight.l2switch.hosttracker</groupId>
-        <version>0.2.4-SNAPSHOT</version>
+        <version>0.2.4-Lithium-SR4</version>
     </parent>
     <artifactId>hosttracker-model</artifactId>
     <packaging>bundle</packaging>
@@ -13,7 +13,7 @@
         <dependency>
             <groupId>org.opendaylight.l2switch.addresstracker</groupId>
             <artifactId>addresstracker-model</artifactId>
-            <version>0.2.4-SNAPSHOT</version>
+            <version>0.2.4-Lithium-SR4</version>
         </dependency>
         <dependency>
             <groupId>org.opendaylight.controller.model</groupId>
diff --git a/hosttracker/pom.xml b/hosttracker/pom.xml
index 5878168..6b04e18 100644
--- a/hosttracker/pom.xml
+++ b/hosttracker/pom.xml
@@ -5,7 +5,7 @@
     <parent>
         <groupId>org.opendaylight.l2switch</groupId>
         <artifactId>l2switch-parent</artifactId>
-        <version>0.2.4-SNAPSHOT</version>
+        <version>0.2.4-Lithium-SR4</version>
         <relativePath>../parent</relativePath>
     </parent>
     <artifactId>hosttracker.aggregator</artifactId>
diff --git a/l2switch-main/config/pom.xml b/l2switch-main/config/pom.xml
index 1dd001d..d49c25d 100644
--- a/l2switch-main/config/pom.xml
+++ b/l2switch-main/config/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>l2switch-parent</artifactId>
-    <version>0.2.4-SNAPSHOT</version>
+    <version>0.2.4-Lithium-SR4</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.l2switch.main</groupId>
diff --git a/l2switch-main/implementation/pom.xml b/l2switch-main/implementation/pom.xml
index ef85c92..456dc11 100644
--- a/l2switch-main/implementation/pom.xml
+++ b/l2switch-main/implementation/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>l2switch-parent</artifactId>
-    <version>0.2.4-SNAPSHOT</version>
+    <version>0.2.4-Lithium-SR4</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.l2switch.main</groupId>
@@ -118,7 +118,7 @@
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>yang-jmx-generator-plugin</artifactId>
-            <version>0.3.4-SNAPSHOT</version>
+            <version>0.3.4-Lithium-SR4</version>
           </dependency>
           <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
diff --git a/l2switch-main/pom.xml b/l2switch-main/pom.xml
index d8e302a..aa103c8 100644
--- a/l2switch-main/pom.xml
+++ b/l2switch-main/pom.xml
@@ -7,13 +7,13 @@
   <parent>
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>l2switch-parent</artifactId>
-    <version>0.2.4-SNAPSHOT</version>
+    <version>0.2.4-Lithium-SR4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <artifactId>main.aggregator</artifactId>
   <groupId>org.opendaylight.l2switch.main</groupId>
-  <version>0.2.4-SNAPSHOT</version>
+  <version>0.2.4-Lithium-SR4</version>
   <packaging>pom</packaging>
 
   <modules>
diff --git a/loopremover/config/pom.xml b/loopremover/config/pom.xml
index e07db96..cd11537 100644
--- a/loopremover/config/pom.xml
+++ b/loopremover/config/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>l2switch-parent</artifactId>
-    <version>0.2.4-SNAPSHOT</version>
+    <version>0.2.4-Lithium-SR4</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.l2switch.loopremover</groupId>
diff --git a/loopremover/implementation/pom.xml b/loopremover/implementation/pom.xml
index d710207..1e17f9b 100644
--- a/loopremover/implementation/pom.xml
+++ b/loopremover/implementation/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>l2switch-parent</artifactId>
-    <version>0.2.4-SNAPSHOT</version>
+    <version>0.2.4-Lithium-SR4</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <modelVersion>4.0.0</modelVersion>
@@ -119,7 +119,7 @@
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>yang-jmx-generator-plugin</artifactId>
-            <version>0.3.4-SNAPSHOT</version>
+            <version>0.3.4-Lithium-SR4</version>
           </dependency>
           <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
diff --git a/loopremover/model/pom.xml b/loopremover/model/pom.xml
index 3d5b4e3..b241d5b 100644
--- a/loopremover/model/pom.xml
+++ b/loopremover/model/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>l2switch-parent</artifactId>
-    <version>0.2.4-SNAPSHOT</version>
+    <version>0.2.4-Lithium-SR4</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.l2switch.loopremover</groupId>
diff --git a/loopremover/pom.xml b/loopremover/pom.xml
index 1af2077..bad96ec 100644
--- a/loopremover/pom.xml
+++ b/loopremover/pom.xml
@@ -7,13 +7,13 @@
   <parent>
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>l2switch-parent</artifactId>
-    <version>0.2.4-SNAPSHOT</version>
+    <version>0.2.4-Lithium-SR4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.l2switch.loopremover</groupId>
   <artifactId>loopremover.aggregator</artifactId>
-  <version>0.2.4-SNAPSHOT</version>
+  <version>0.2.4-Lithium-SR4</version>
   <packaging>pom</packaging>
 
   <modules>
diff --git a/packethandler/config/pom.xml b/packethandler/config/pom.xml
index 100e6d1..2bc6b5d 100644
--- a/packethandler/config/pom.xml
+++ b/packethandler/config/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>l2switch-parent</artifactId>
-    <version>0.2.4-SNAPSHOT</version>
+    <version>0.2.4-Lithium-SR4</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.l2switch.packethandler</groupId>
diff --git a/packethandler/implementation/pom.xml b/packethandler/implementation/pom.xml
index c1f47c1..ddb1295 100644
--- a/packethandler/implementation/pom.xml
+++ b/packethandler/implementation/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>l2switch-parent</artifactId>
-    <version>0.2.4-SNAPSHOT</version>
+    <version>0.2.4-Lithium-SR4</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.l2switch.packethandler</groupId>
@@ -96,7 +96,7 @@
           <dependency>
             <groupId>org.opendaylight.controller</groupId>
             <artifactId>yang-jmx-generator-plugin</artifactId>
-            <version>0.3.4-SNAPSHOT</version>
+            <version>0.3.4-Lithium-SR4</version>
           </dependency>
           <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
diff --git a/packethandler/model/pom.xml b/packethandler/model/pom.xml
index 38fc300..48f1eb2 100644
--- a/packethandler/model/pom.xml
+++ b/packethandler/model/pom.xml
@@ -4,7 +4,7 @@
   <parent>
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>l2switch-parent</artifactId>
-    <version>0.2.4-SNAPSHOT</version>
+    <version>0.2.4-Lithium-SR4</version>
     <relativePath>../../parent</relativePath>
   </parent>
   <groupId>org.opendaylight.l2switch.packethandler</groupId>
diff --git a/packethandler/pom.xml b/packethandler/pom.xml
index 331ba6c..405738d 100644
--- a/packethandler/pom.xml
+++ b/packethandler/pom.xml
@@ -7,13 +7,13 @@
   <parent>
     <groupId>org.opendaylight.l2switch</groupId>
     <artifactId>l2switch-parent</artifactId>
-    <version>0.2.4-SNAPSHOT</version>
+    <version>0.2.4-Lithium-SR4</version>
     <relativePath>../parent</relativePath>
   </parent>
 
   <artifactId>packethandler.aggregator</artifactId>
   <groupId>org.opendaylight.l2switch.packethandler</groupId>
-  <version>0.2.4-SNAPSHOT</version>
+  <version>0.2.4-Lithium-SR4</version>
   <packaging>pom</packaging>
 
   <modules>
diff --git a/parent/pom.xml b/parent/pom.xml
index fb8d3b5..ee11119 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -5,24 +5,24 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.5.4-SNAPSHOT</version>
+    <version>1.5.4-Lithium-SR4</version>
     <relativePath/>
   </parent>
   <groupId>org.opendaylight.l2switch</groupId>
   <artifactId>l2switch-parent</artifactId>
-  <version>0.2.4-SNAPSHOT</version>
+  <version>0.2.4-Lithium-SR4</version>
   <packaging>pom</packaging>
 
   <properties>
     <codeGeneratorPath>src/main/yang-gen-code</codeGeneratorPath>
     <configCodeGeneratorPath>src/main/yang-gen-config</configCodeGeneratorPath>
     <nexus_proxy>http://nexus.opendaylight.org/content</nexus_proxy>
-    <mdsal.version>1.2.4-SNAPSHOT</mdsal.version>
-    <yangtools.version>0.7.4-SNAPSHOT</yangtools.version>
+    <mdsal.version>1.2.4-Lithium-SR4</mdsal.version>
+    <yangtools.version>0.7.4-Lithium-SR4</yangtools.version>
     <jung2.version>2.0.1</jung2.version>
-    <config.version>0.3.4-SNAPSHOT</config.version>
-    <openflow.plugin.version>0.1.4-SNAPSHOT</openflow.plugin.version>
-    <dlux.version>0.2.4-SNAPSHOT</dlux.version>
+    <config.version>0.3.4-Lithium-SR4</config.version>
+    <openflow.plugin.version>0.1.4-Lithium-SR4</openflow.plugin.version>
+    <dlux.version>0.2.4-Lithium-SR4</dlux.version>
     <config.configfile.directory>etc/opendaylight/karaf</config.configfile.directory>
     <config.packethandler.configfile>50-packethandler.xml</config.packethandler.configfile>
     <config.loopremover.configfile>52-loopremover.xml</config.loopremover.configfile>
@@ -148,7 +148,7 @@
                   <dependency>
                     <groupId>org.opendaylight.controller</groupId>
                     <artifactId>checkstyle</artifactId>
-                    <version>0.1.4-SNAPSHOT</version>
+                    <version>0.1.4-Lithium-SR4</version>
                   </dependency>
                 </dependencies>
                 <executions>
diff --git a/pom.xml b/pom.xml
index ba82314..388b979 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.opendaylight.l2switch</groupId>
   <artifactId>l2switch</artifactId>
-  <version>0.2.4-SNAPSHOT</version>
+  <version>0.2.4-Lithium-SR4</version>
   <packaging>pom</packaging>
   <name>l2switch</name> <!-- Used by Sonar to set project name -->
   <prerequisites>