From 0a543f8738386dac05640b883001942d36e854f9 Mon Sep 17 00:00:00 2001 From: Abdulla Abdullaev Date: Thu, 19 Jan 2023 14:30:56 +0500 Subject: Add exec-maven-plugin plugin to pom.xml --- pom.xml | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index ecb39d1..10be144 100644 --- a/pom.xml +++ b/pom.xml @@ -40,6 +40,14 @@ + + org.codehaus.mojo + exec-maven-plugin + 3.0.0 + + com.mavlushechka.notaryqueue.NotaryQueueApplication + + org.apache.maven.plugins maven-compiler-plugin @@ -71,4 +79,4 @@ - \ No newline at end of file + -- cgit v1.2.3