From 7e9e40b385c084aee859ad7be3227a00ac520036 Mon Sep 17 00:00:00 2001 From: Patrick Schmitz Date: Tue, 27 Oct 2009 23:11:33 +0000 Subject: [PATCH] NOJIRA Moving file path to match package naming. --- .../client/{import => importer}/VocabularyBaseImport.java | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename services/vocabulary/client/src/main/java/org/collectionspace/services/client/{import => importer}/VocabularyBaseImport.java (100%) diff --git a/services/vocabulary/client/src/main/java/org/collectionspace/services/client/import/VocabularyBaseImport.java b/services/vocabulary/client/src/main/java/org/collectionspace/services/client/importer/VocabularyBaseImport.java similarity index 100% rename from services/vocabulary/client/src/main/java/org/collectionspace/services/client/import/VocabularyBaseImport.java rename to services/vocabulary/client/src/main/java/org/collectionspace/services/client/importer/VocabularyBaseImport.java -- 2.47.3