Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
CoreRasurae authored Jul 13, 2023
1 parent c149f4c commit 59e72cf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<repositories>
<repository>
<id>mavenLM</id>
<url>file:///home/lpnm/Documents/HPC/mavenLM</url>
<url>file:///mavenLM</url>
</repository>
<repository>
<id>ossrh.snapshots</id>
Expand All @@ -43,7 +43,7 @@
<developer>
<id>LuisPalmaNunesMendes</id>
<name>Luis Palma Nunes Mendes</name>
<email>luis.mendes@gmail.com</email>
<email>luis.mendes@tecnico.ulisboa.pt</email>
<url></url>
<organization>QuickLabPIV</organization>
<organizationUrl></organizationUrl>
Expand Down Expand Up @@ -103,7 +103,7 @@
<dependency>
<groupId>com.aparapi</groupId>
<artifactId>aparapi</artifactId>
<version>3.0.0-LM</version>
<version>3.0.1-LM</version>
</dependency>
<dependency>
<groupId>com.aparapi</groupId>
Expand Down

0 comments on commit 59e72cf

Please sign in to comment.