We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a29d4f commit d4e51d6Copy full SHA for d4e51d6
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
7
<groupId>net.swofty</groupId>
8
- <artifactId>StockMarketAlgorithmMaker</artifactId>
+ <artifactId>stockmarkettester</artifactId>
9
<version>1.0-SNAPSHOT</version>
10
11
<properties>
settings.xml
@@ -24,7 +24,7 @@
24
<repository>
25
<id>github</id>
26
<name>GitHub OWNER Apache Maven Packages</name>
27
- <url>https://maven.pkg.github.com/Swofty-Developments</url>
+ <url>https://maven.pkg.github.com/Swofty-Developments/StockMarketAlgorithmTester</url>
28
</repository>
29
</repositories>
30
</profile>
0 commit comments