Skip to content

Releases: xdev-software/music-maven-plugin

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 22 Jan 16:02

Changelog

See Changelog#v2.0.1 for more information.

Installation

Add the following lines to your pom:

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

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 11:45

Changelog

See Changelog#v2.0.0 for more information.

Installation

Add the following lines to your pom:

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

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 20 May 08:32

Changelog

See Changelog#v1.0.3 for more information.

Installation

Add the following lines to your pom:

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

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 14 Feb 12:35

Changelog

See Changelog#v1.0.2 for more information.

Installation

Add the following lines to your pom:

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

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 17 Dec 07:31

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

Choose a tag to compare

@github-actions github-actions released this 16 Dec 16:40

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>