Revert "[Project] Fixing deployment to Nexus"

This reverts commit 3db66595fb.
This commit is contained in:
Robert von Burg 2022-08-17 06:55:06 +02:00
parent 7d30438881
commit a4e6208430
Signed by: eitch
GPG Key ID: 75DB9C85C74331F7
1 changed files with 0 additions and 7 deletions

View File

@ -671,13 +671,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>