<project>
  <modelVersion>4.0.0</modelVersion>
  <parent>
    <groupId>org.jszip</groupId>
    <artifactId>jszip-parent</artifactId>
    <version>10</version>
  </parent>
  <groupId>org.jszip.jruby</groupId>
  <artifactId>sass-gems</artifactId>
  <version>3.2.5</version>
  <packaging>pom</packaging>
  <distributionManagement>
    <!-- relocation pom to fix borked 0.1-alpha-8 release of maven plugin -->
    <relocation>
      <groupId>org.jszip.gems</groupId>
      <artifactId>sass-lang</artifactId>
     </relocation>
  </distributionManagement>
</project>