Skip to content

Commit

Permalink
fix wrong pom after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
lroffia committed May 2, 2024
1 parent ff79bb0 commit 4adec9b
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,9 @@
</developer>
</developers>
<scm>
<<<<<<< HEAD
<connection>scm:git:git://github.com/vaimee/SEPA.git</connection>
<developerConnection>scm:git:ssh://github.com/vaimee/SEPA.git</developerConnection>
<url>https://github.com/arces-wot/SEPA</url>
=======
<connection>scm:git:git://github.com/vaimee/sepa.git</connection>
<developerConnection>scm:git:ssh://github.com/vaimee/sepa.git</developerConnection>
<url>https://github.com/vaimee/SEPA</url>
>>>>>>> branch 'master' of https://github.com/arces-wot/sepa.git
</scm>
<properties>
<maven.compiler.source>13</maven.compiler.source>
Expand Down

0 comments on commit 4adec9b

Please sign in to comment.