Skip to content

Commit

Permalink
update project pom file with new repository name and rename artifactId
Browse files Browse the repository at this point in the history
  • Loading branch information
ashkjones committed Aug 27, 2024
1 parent 8cd1d40 commit 4b197ee
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 @@ -6,12 +6,12 @@
<modelVersion>4.0.0</modelVersion>

<groupId>com.github.thed2lab</groupId>
<artifactId>gazepoint-data-analysis</artifactId>
<artifactId>beach-gaze</artifactId>
<version>1.0-SNAPSHOT</version>

<name>gazepoint-data-analysis</name>
<name>BEACH-gaze</name>
<!-- FIXME change it to the project's website -->
<url>https://github.com/TheD2Lab/gazepoint-data-analysis</url>
<url>https://github.com/TheD2Lab/BEACH-Gaze</url>

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 4b197ee

Please sign in to comment.