diff --git a/pom.xml b/pom.xml index fbe7171d710904ff274998426bf97b0e08362315..28914681df634e6421c1121aa09cdf38013677be 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ </descriptorRefs> <archive> <manifest> - <mainClass>fr.univtln.bruno.exemple.bibliotheque.gui.Ihm</mainClass> + <mainClass>fr.univtln.bruno.d14.simpleihm.App</mainClass> </manifest> </archive> </configuration>