We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 456636f commit 709faccCopy full SHA for 709facc
1 file changed
pom.xml
@@ -6,8 +6,7 @@
6
<version>1.0.0</version>
7
<!-- Using semantic versioning scheme : http://semver.org/ -->
8
<name>ogo</name>
9
- <!-- TODO change it to the project's website -->
10
- <!-- <url>http://www.example.com</url> -->
+ <url>https://github.com/EngineeringSoftware/ogo</url>
11
<properties>
12
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
13
<maven.compiler.source>21</maven.compiler.source>
0 commit comments