We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7884d80 commit 87ed73fCopy full SHA for 87ed73f
pom.xml
@@ -5,11 +5,11 @@
5
6
<groupId>dev.sevora</groupId>
7
<artifactId>simple-calculator</artifactId>
8
- <version>1.0-SNAPSHOT</version>
+ <version>1.0.1-SNAPSHOT</version>
9
10
<name>simple-calculator</name>
11
<!-- FIXME change it to the project's website -->
12
- <url>http://www.example.com</url>
+ <url>http://github.com/sevora/simple-calculator</url>
13
14
<properties>
15
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments