Skip to content

Commit b434521

Browse files
[MOSIP-42083] : Updated pom.xml to maven central (#99)
* [MOSIP-42083] : Updated pom.xml to maven central Signed-off-by: Nidhi0201 <nidhi.k@cyberpwn.com> * B [MOSIP-42083] : duplicate code removed Signed-off-by: Nidhi0201 <nidhi.k@cyberpwn.com> --------- Signed-off-by: Nidhi0201 <nidhi.k@cyberpwn.com>
1 parent 9111508 commit b434521

1 file changed

Lines changed: 0 additions & 21 deletions

File tree

biosdk-client/pom.xml

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -333,27 +333,6 @@
333333
</executions>
334334
</plugin>
335335

336-
<plugin>
337-
<groupId>org.sonatype.plugins</groupId>
338-
<artifactId>nexus-staging-maven-plugin</artifactId>
339-
<version>1.6.7</version>
340-
<extensions>true</extensions>
341-
<executions>
342-
<execution>
343-
<id>default-deploy</id>
344-
<phase>deploy</phase>
345-
<goals>
346-
<goal>deploy</goal>
347-
</goals>
348-
</execution>
349-
</executions>
350-
<configuration>
351-
<serverId>ossrh</serverId>
352-
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
353-
<autoReleaseAfterClose>false</autoReleaseAfterClose>
354-
</configuration>
355-
</plugin>
356-
357336
<plugin>
358337
<groupId>org.apache.maven.plugins</groupId>
359338
<artifactId>maven-javadoc-plugin</artifactId>

0 commit comments

Comments
 (0)