From bcc45e62f19adb5c72c982d3bc0d350218178f4c Mon Sep 17 00:00:00 2001 From: Richard Cordovano Date: Tue, 13 Jun 2017 16:53:47 -0400 Subject: [PATCH] Add Installer to manifest for Experimental NBM --- Experimental/manifest.mf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Experimental/manifest.mf b/Experimental/manifest.mf index 80010b9686..0585710499 100644 --- a/Experimental/manifest.mf +++ b/Experimental/manifest.mf @@ -4,4 +4,4 @@ OpenIDE-Module: org.sleuthkit.autopsy.experimental OpenIDE-Module-Layer: org/sleuthkit/autopsy/experimental/autoingest/layer.xml OpenIDE-Module-Localizing-Bundle: org/sleuthkit/autopsy/experimental/autoingest/Bundle.properties OpenIDE-Module-Specification-Version: 1.0 - +OpenIDE-Module-Install: org/sleuthkit/autopsy/experimental/enterpriseartifactmanager/eventlisteners/Installer.class \ No newline at end of file