Skip to content

Commit 03c7cb6

Browse files
committed
...
1 parent e28a5db commit 03c7cb6

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

pom.xml

-14
Original file line numberDiff line numberDiff line change
@@ -179,20 +179,6 @@
179179
<groupId>org.moditect</groupId>
180180
<artifactId>moditect-maven-plugin</artifactId>
181181
</plugin>
182-
<!-- 08-Nov-2019, tatu: Copied from
183-
https://github.com/stephenc/git-timestamp-maven-plugin/blob/master/pom.xml#L327-L337
184-
-->
185-
<plugin>
186-
<groupId>org.sonatype.plugins</groupId>
187-
<artifactId>nexus-staging-maven-plugin</artifactId>
188-
<version>1.6.6</version>
189-
<extensions>true</extensions>
190-
<configuration>
191-
<serverId>sonatype-nexus-staging</serverId>
192-
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
193-
<stagingProfileId>b34f19b9cc6224</stagingProfileId>
194-
</configuration>
195-
</plugin>
196182
</plugins>
197183
</build>
198184

0 commit comments

Comments
 (0)