- Merge JAAS configs
[lgpl/argeo-commons.git] / org.argeo.cms / src / org / argeo / cms / tabular / JcrTabularRowIterator.java
index 5d380cfa5f9ce78effb18c8e8e568582a24f11de..04dce92c809c620586c1e001a7d90dabe74161a8 100644 (file)
@@ -28,8 +28,8 @@ import javax.jcr.PropertyType;
 import javax.jcr.RepositoryException;
 
 import org.apache.commons.io.IOUtils;
+import org.argeo.cms.ArgeoTypes;
 import org.argeo.jcr.ArgeoJcrException;
-import org.argeo.node.ArgeoTypes;
 import org.argeo.node.tabular.ArrayTabularRow;
 import org.argeo.node.tabular.TabularColumn;
 import org.argeo.node.tabular.TabularRow;