Skip to content

Commit f82e3ff

Browse files
committed
fix pom for jitpack
1 parent 344ce5d commit f82e3ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ It pairs really well with Marlin-polargraph, the code in the brain of the robot
569569
Github/Jitpack/etc can find the copy published by Jitpack.
570570
I have to do this dance every time.
571571
-->
572-
<groupId>com.marginallyclever</groupId>
572+
<groupId>com.github.marginallyclever</groupId>
573573
<artifactId>nodegraphcore</artifactId>
574574
<version>1.1.0</version>
575575
</dependency>
@@ -581,7 +581,7 @@ It pairs really well with Marlin-polargraph, the code in the brain of the robot
581581
Github/Jitpack/etc can find the copy published by Jitpack.
582582
I have to do this dance every time.
583583
-->
584-
<groupId>com.marginallyclever</groupId>
584+
<groupId>com.github.marginallyclever</groupId>
585585
<artifactId>donatello</artifactId>
586586
<version>1.4.3</version>
587587
</dependency>

0 commit comments

Comments
 (0)