summaryrefslogtreecommitdiffstats
path: root/java/src/main/java/com/redhat/IdPMapping/IdpJson.java
diff options
context:
space:
mode:
Diffstat (limited to 'java/src/main/java/com/redhat/IdPMapping/IdpJson.java')
-rw-r--r--java/src/main/java/com/redhat/IdPMapping/IdpJson.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/src/main/java/com/redhat/IdPMapping/IdpJson.java b/java/src/main/java/com/redhat/IdPMapping/IdpJson.java
index 7b95ea9..f88c349 100644
--- a/java/src/main/java/com/redhat/IdPMapping/IdpJson.java
+++ b/java/src/main/java/com/redhat/IdPMapping/IdpJson.java
@@ -6,7 +6,7 @@
* terms of the Eclipse Public License v1.0 which accompanies this distribution,
* and is available at http://www.eclipse.org/legal/epl-v10.html
*/
-package org.opendaylight.aaa.idpmapping;
+package com.redhat.idpmapping;
import java.io.BufferedReader;