Skip to content

Commit

Permalink
MOSIP-
Browse files Browse the repository at this point in the history
Signed-off-by: techno-467 <[email protected]>
  • Loading branch information
Prafulrakhade committed Aug 9, 2024
1 parent e4ff52a commit f93a24f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions nfiq1.0/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
<maven.deploy.plugin.version>3.1.1</maven.deploy.plugin.version>
<maven.source.plugin.version>3.3.1</maven.source.plugin.version>
<maven.javadoc.plugin.version>3.2.0</maven.javadoc.plugin.version>
<maven.gpg.plugin.version>1.5</maven.gpg.plugin.version>
<maven.jar.plugin.version>3.0.2</maven.jar.plugin.version>
<maven.war.plugin.version>3.1.0</maven.war.plugin.version>
<maven.surefire.plugin.version>2.22.0</maven.surefire.plugin.version>
Expand Down Expand Up @@ -151,7 +150,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-gpg-plugin</artifactId>
<version>${maven.gpg.plugin.version}</version>
<version>1.5</version>
<executions>
<execution>
<id>sign-artifacts</id>
Expand Down

0 comments on commit f93a24f

Please sign in to comment.