Skip to content

Releases: xdev-software/music-maven-plugin

v1.0.1

17 Dec 07:31
Compare
Choose a tag to compare

Changelog

See Changelog#v1.0.1 for more information.

Installation

Add the following lines to your pom:

<plugin>
   <groupId>software.xdev</groupId>
   <artifactId>music-maven-plugin</artifactId>
   <version>1.0.1</version>
</plugin>

v1.0.0

16 Dec 16:40
Compare
Choose a tag to compare

Changelog

See Changelog#v1.0.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>music-maven-plugin</artifactId>
   <version>1.0.0</version>
</dependency>