Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit 10e42a2

Browse files
committed
[maven-release-plugin] prepare release toggl-report-api-1.1.0
1 parent 13e9805 commit 10e42a2

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,12 @@
1515
~ limitations under the License.
1616
-->
1717

18-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
19-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
18+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
2019
<modelVersion>4.0.0</modelVersion>
2120

2221
<groupId>io.rocketbase.toggl</groupId>
2322
<artifactId>toggl-report-api</artifactId>
24-
<version>1.1.0-SNAPSHOT</version>
23+
<version>1.1.0</version>
2524

2625
<properties>
2726
<maven.compiler.source>1.8</maven.compiler.source>
@@ -33,7 +32,7 @@
3332

3433
<scm>
3534
<developerConnection>scm:git:[email protected]:rocketbase-io/toggl-report-api.git</developerConnection>
36-
<tag>HEAD</tag>
35+
<tag>toggl-report-api-1.1.0</tag>
3736
</scm>
3837

3938
<dependencyManagement>

0 commit comments

Comments
 (0)