X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=zte%2Fsfc-driver%2Fsfc-driver%2Fsrc%2Fmain%2Fjava%2Forg%2Fonap%2Fsfc%2Fentity%2Fportpair%2FPortPairReq4S.java;fp=zte%2Fsfc-driver%2Fsfc-driver%2Fsrc%2Fmain%2Fjava%2Forg%2Fopeno%2Fsfc%2Fentity%2Fportpair%2FPortPairReq4S.java;h=2d6933db61bb8d6a9dfb48c3b9ba5d518f0e2250;hb=26857e151f21d505eeb48cc9f0abe7e2cdec1468;hp=6218480c7038efc39ef53c7cb5d9cacaae31cf6e;hpb=c5c7db27cda070b5080812d3812bb319844115db;p=vfc%2Fnfvo%2Fdriver%2Fsfc.git diff --git a/zte/sfc-driver/sfc-driver/src/main/java/org/openo/sfc/entity/portpair/PortPairReq4S.java b/zte/sfc-driver/sfc-driver/src/main/java/org/onap/sfc/entity/portpair/PortPairReq4S.java similarity index 96% rename from zte/sfc-driver/sfc-driver/src/main/java/org/openo/sfc/entity/portpair/PortPairReq4S.java rename to zte/sfc-driver/sfc-driver/src/main/java/org/onap/sfc/entity/portpair/PortPairReq4S.java index 6218480..2d6933d 100644 --- a/zte/sfc-driver/sfc-driver/src/main/java/org/openo/sfc/entity/portpair/PortPairReq4S.java +++ b/zte/sfc-driver/sfc-driver/src/main/java/org/onap/sfc/entity/portpair/PortPairReq4S.java @@ -13,7 +13,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -package org.openo.sfc.entity.portpair; +package org.onap.sfc.entity.portpair; import com.google.gson.annotations.SerializedName;