Skip to content
This repository was archived by the owner on Apr 13, 2019. It is now read-only.

Commit a264d25

Browse files
committed
[maven-release-plugin] prepare release sass-maven-plugin-3.5.3
1 parent 82c5cae commit a264d25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<modelVersion>4.0.0</modelVersion>
2323
<groupId>nl.geodienstencentrum.maven</groupId>
2424
<artifactId>sass-maven-plugin</artifactId>
25-
<version>3.5.3-SNAPSHOT</version>
25+
<version>3.5.3</version>
2626
<packaging>maven-plugin</packaging>
2727
<name>Sass Compiler Plugin</name>
2828
<description>A Maven Plugin that compiles Sass files.</description>
@@ -115,7 +115,7 @@
115115
<connection>scm:git:git://github.com/GeoDienstenCentrum/${project.artifactId}.git</connection>
116116
<developerConnection>scm:git:[email protected]:GeoDienstenCentrum/${project.artifactId}.git</developerConnection>
117117
<url>https://github.com/GeoDienstenCentrum/${project.artifactId}/</url>
118-
<tag>HEAD</tag>
118+
<tag>sass-maven-plugin-3.5.3</tag>
119119
</scm>
120120
<issueManagement>
121121
<system>GitHub</system>

0 commit comments

Comments
 (0)