Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ethiclab/dotnet-maven-plugin

This plugin allows to modify .NET assembly version by following some conventions.
https://github.com/ethiclab/dotnet-maven-plugin

dotnet maven maven-plugin versioning

Last synced: about 2 months ago
JSON representation

This plugin allows to modify .NET assembly version by following some conventions.

Awesome Lists containing this project

README

        

# dotnet-maven-plugin

This plugin allows to modify .NET assembly version by following some conventions.

[![Build Status](https://travis-ci.org/ethiclab/dotnet-maven-plugin.svg?branch=master)](https://travis-ci.org/ethiclab/dotnet-maven-plugin)

[![codecov](https://codecov.io/gh/ethiclab/dotnet-maven-plugin/branch/master/graph/badge.svg)](https://codecov.io/gh/ethiclab/dotnet-maven-plugin)

Quick Start.
============

`````xml



com.github.ethiclab
dotnet-maven-plugin
1.1.0
true





jitpack.io
https://jitpack.io


`````

TODO: Add examples of usage.