Renamed packages to org.opendaylight.openflowjava.protocol.impl.*
[openflowjava.git] / openflow-protocol-impl / src / main / java / org / opendaylight / openflowjava / protocol / impl / core / SslKeyStore.java
similarity index 94%
rename from openflow-protocol-impl/src/main/java/org/openflow/lib/SslKeyStore.java
rename to openflow-protocol-impl/src/main/java/org/opendaylight/openflowjava/protocol/impl/core/SslKeyStore.java
index 460921c05f421764473e88b9b1def1a04942f3e2..8d4e23744a0d7a31650a456468a726ace8753d84 100644 (file)
@@ -1,5 +1,5 @@
 /* Copyright (C)2013 Pantheon Technologies, s.r.o. All rights reserved. */
-package org.openflow.lib;
+package org.opendaylight.openflowjava.protocol.impl.core;
 
 import java.io.InputStream;