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

Commit

Permalink
[maven-release-plugin] prepare release sass-maven-plugin-2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mprins committed Jan 28, 2015
1 parent 59a3bf6 commit 64b3f1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>nl.geodienstencentrum.maven</groupId>
<artifactId>sass-maven-plugin</artifactId>
<version>2.1-SNAPSHOT</version>
<version>2.1</version>
<packaging>maven-plugin</packaging>
<name>Sass Compiler Plugin</name>
<description>A Maven Plugin that compiles Sass files, optionally using the Compass framework.</description>
Expand Down Expand Up @@ -96,7 +96,7 @@
<connection>scm:git:git://github.com/GeoDienstenCentrum/${project.artifactId}.git</connection>
<developerConnection>scm:git:[email protected]:GeoDienstenCentrum/${project.artifactId}.git</developerConnection>
<url>https://github.com/GeoDienstenCentrum/${project.artifactId}</url>
<tag>HEAD</tag>
<tag>sass-maven-plugin-2.1</tag>
</scm>
<issueManagement>
<system>GitHub</system>
Expand Down

0 comments on commit 64b3f1c

Please sign in to comment.