Revert "[Project] Fixing deployment to Nexus"

This reverts commit 5f0f936a3b.
This commit is contained in:
Robert von Burg 2022-08-17 06:55:06 +02:00
parent 22ef9ea26b
commit 2db3520687
Signed by: eitch
GPG Key ID: 75DB9C85C74331F7
1 changed files with 0 additions and 7 deletions

View File

@ -540,13 +540,6 @@
</goals>
</execution>
</executions>
<dependencies>
<dependency>
<groupId>com.thoughtworks.xstream</groupId>
<artifactId>xstream</artifactId>
<version>1.4.15</version> <!-- apparently this needs to be exactly this version -->
</dependency>
</dependencies>
</plugin>
</plugins>