Project

General

Profile

« Previous | Next » 

Revision 5031

Added by daigle over 14 years ago

Change location of PropertyService to properties directory

View differences:

upgrade_db_to_1_5.java
33 33
import java.sql.SQLException;
34 34
import java.sql.DriverManager;
35 35

  
36
import edu.ucsb.nceas.metacat.service.PropertyService;
36
import edu.ucsb.nceas.metacat.properties.PropertyService;
37 37
import edu.ucsb.nceas.utilities.PropertyNotFoundException;
38 38

  
39 39
public class upgrade_db_to_1_5{

Also available in: Unified diff