Do not package protobuff-java 02/52102/2
authorRobert Varga <rovarga@cisco.com>
Tue, 21 Feb 2017 09:53:40 +0000 (10:53 +0100)
committerRobert Varga <nite@hq.sk>
Tue, 7 Mar 2017 12:50:18 +0000 (12:50 +0000)
Change-Id: I3261557e16b338beb7f95710f895118d2e057587
Signed-off-by: Robert Varga <rovarga@cisco.com>
features/odl-akka-clustering-2.4/pom.xml
features/odl-akka-persistence-2.4/pom.xml
features4/odl-akka-clustering-2.4/pom.xml
features4/odl-akka-persistence-2.4/pom.xml

index 03ba67b185bac245fb5539526d7548a00b96841f..06592b58276faccb5f95bbfc0e0ea42119c0fc9e 100644 (file)
                 </exclusion>
             </exclusions>
         </dependency>
-        <dependency>
-            <groupId>com.google.protobuf</groupId>
-            <artifactId>protobuf-java</artifactId>
-        </dependency>
         <dependency>
             <groupId>com.typesafe.akka</groupId>
             <artifactId>akka-protobuf_${scala.version}</artifactId>
index 74e133122ff6d98dec88bbef8dc727d84585bb47..14bcf577d3a1fed3047ee580df32c2879a02c129 100644 (file)
             <groupId>com.typesafe.akka</groupId>
             <artifactId>akka-persistence_${scala.version}</artifactId>
         </dependency>
-        <dependency>
-            <groupId>com.google.protobuf</groupId>
-            <artifactId>protobuf-java</artifactId>
-        </dependency>
     </dependencies>
 
     <!--
@@ -70,4 +66,4 @@
         </site>
     </distributionManagement>
 
-</project>
\ No newline at end of file
+</project>
index eed50a52e85f11648c553eb76987170e169bf30a..f5dbc26b50317113074812822a9c40100aa6cb81 100644 (file)
                 </exclusion>
             </exclusions>
         </dependency>
-        <dependency>
-            <groupId>com.google.protobuf</groupId>
-            <artifactId>protobuf-java</artifactId>
-        </dependency>
         <dependency>
             <groupId>com.typesafe.akka</groupId>
             <artifactId>akka-protobuf_${scala.version}</artifactId>
index 40683285490b02287b7eda104fa20bd4020c4ab0..298ac6c33c9156b79c30ee090e6ff18d4b20c7da 100644 (file)
             <groupId>com.typesafe.akka</groupId>
             <artifactId>akka-persistence_${scala.version}</artifactId>
         </dependency>
-        <dependency>
-            <groupId>com.google.protobuf</groupId>
-            <artifactId>protobuf-java</artifactId>
-        </dependency>
     </dependencies>
 
     <!--
@@ -70,4 +66,4 @@
         </site>
     </distributionManagement>
 
-</project>
\ No newline at end of file
+</project>