Skip to content

Commit

Permalink
Bump to 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BlaneyXYZ committed Feb 1, 2023
1 parent 08eb829 commit af48061
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.royaldev</groupId>
<artifactId>royalchat</artifactId>
<version>1.1.2-SNAPSHOT</version>
<version>1.1.3</version>
<name>RoyalChat</name>
<build>
<finalName>${project.name}-${project.version}</finalName>
Expand All @@ -22,15 +22,10 @@
</build>
<distributionManagement>
<repository>
<id>github-release</id>
<id>github</id>
<name>GitHub Packages</name>
<url>https://maven.pkg.github.com/WMCAlliance/RoyalChat</url>
</repository>
<snapshotRepository>
<id>github-snapshot</id>
<name>GitHub Packages</name>
<url>https://maven.pkg.github.com/WMCAlliance/RoyalChat</url>
</snapshotRepository>
</distributionManagement>
<repositories>
<repository>
Expand Down

0 comments on commit af48061

Please sign in to comment.