Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Commit

Permalink
feat: release v1.8.0 to nexus as a faceit artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
Rossiar committed Nov 16, 2021
1 parent 988d887 commit 32e0841
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>

<groupId>com.code-disaster.steamworks4j</groupId>
<groupId>com.faceit.steamworks4j</groupId>
<artifactId>steamworks4j-server</artifactId>
<version>1.8.1-SNAPSHOT</version>
<version>1.8.0</version>

<packaging>jar</packaging>

Expand Down Expand Up @@ -128,7 +128,7 @@
<dependency>
<groupId>com.code-disaster.steamworks4j</groupId>
<artifactId>steamworks4j</artifactId>
<version>1.8.1-SNAPSHOT</version>
<version>1.8.0</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 32e0841

Please sign in to comment.