diff --git a/gentrap/pom.xml b/gentrap/pom.xml index f5cf93ce910c870b829369e6c1fb12428282cbd8..d56b921ec197087402a907965fdc70717f5b8c4c 100644 --- a/gentrap/pom.xml +++ b/gentrap/pom.xml @@ -21,7 +21,7 @@ <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <sting.unpack.phase>prepare-package</sting.unpack.phase> <sting.shade.phase>package</sting.shade.phase> - <app.main.class>nl.lumc.sasc.biopet.pipelines.flexiprep.Gentrap</app.main.class> + <app.main.class>nl.lumc.sasc.biopet.pipelines.gentrap.Gentrap</app.main.class> </properties> <dependencies>