Skip to content

Commit

Permalink
fix pom for jitpack
Browse files Browse the repository at this point in the history
  • Loading branch information
i-make-robots committed Feb 7, 2025
1 parent 344ce5d commit f82e3ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -569,7 +569,7 @@ It pairs really well with Marlin-polargraph, the code in the brain of the robot
Github/Jitpack/etc can find the copy published by Jitpack.
I have to do this dance every time.
-->
<groupId>com.marginallyclever</groupId>
<groupId>com.github.marginallyclever</groupId>
<artifactId>nodegraphcore</artifactId>
<version>1.1.0</version>
</dependency>
Expand All @@ -581,7 +581,7 @@ It pairs really well with Marlin-polargraph, the code in the brain of the robot
Github/Jitpack/etc can find the copy published by Jitpack.
I have to do this dance every time.
-->
<groupId>com.marginallyclever</groupId>
<groupId>com.github.marginallyclever</groupId>
<artifactId>donatello</artifactId>
<version>1.4.3</version>
</dependency>
Expand Down

0 comments on commit f82e3ff

Please sign in to comment.