Skip to content

Commit f2c86d5

Browse files
committed
jooby-assets-sass.pom has wrong metadata fix #561
1 parent 61d7fa8 commit f2c86d5

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

jooby-assets-sass/pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@
99
</parent>
1010

1111
<modelVersion>4.0.0</modelVersion>
12-
<artifactId>jooby-assets-jsass</artifactId>
12+
<artifactId>jooby-assets-sass</artifactId>
1313

14-
<name>jsass.js module</name>
15-
<description>jsass is a Java sass compiler using libsass</description>
14+
<name>sass module</name>
1615

1716
<build>
1817
<plugins>

0 commit comments

Comments
 (0)