Skip to content

Commit 788f0ca

Browse files
committed
update .gitignore
1 parent ec8b53c commit 788f0ca

File tree

2 files changed

+3
-164
lines changed

2 files changed

+3
-164
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>dev.koifysh</groupId>
66
<artifactId>archipelago-client</artifactId>
7-
<version>0.1.20</version>
7+
<version>0.1.20-SNAPSHOT</version>
88

99
<name>Archipelago Java Library</name>
1010
<description>Library to connect to an Archipelago Server</description>
@@ -19,8 +19,8 @@
1919
</licenses>
2020

2121
<scm>
22-
<connection>git://github.com/ArchipelagoMW/Java-Client</connection>
23-
<developerConnection>git:https://github.com/ArchipelagoMW/Java-Client.git</developerConnection>
22+
<connection>scm:git://github.com/ArchipelagoMW/Java-Client</connection>
23+
<developerConnection>scm:git:https://github.com/ArchipelagoMW/Java-Client.git</developerConnection>
2424
<url>https://github.com/ArchipelagoMW/Java-Client</url>
2525
<tag>archipelago-client-0.1.20</tag>
2626
</scm>

release-pom.xml

Lines changed: 0 additions & 161 deletions
This file was deleted.

0 commit comments

Comments
 (0)