Skip to content

Commit

Permalink
yin extension -> .json
Browse files Browse the repository at this point in the history
  • Loading branch information
lara committed Jun 14, 2017
1 parent dc56550 commit bdaf565
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
* @author lara
*/
public class StateListenerNew extends Thread{
private static final String YINFILE = "configuration/yinFile.txt";
private static final String YINFILE = "configuration/yinFile.json";
private static final String YANGFILE = "configuration/yangFile.yang";
private static final String MAPPINGFILE = "configuration/mappingFile.txt";
private String AppId;
Expand Down

0 comments on commit bdaf565

Please sign in to comment.