Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ethiclab/dotnet-maven-plugin
- Owner: ethiclab
- Created: 2015-05-19T08:55:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-01-27T09:19:06.000Z (almost 4 years ago)
- Last Synced: 2024-04-16T19:15:17.423Z (9 months ago)
- Topics: dotnet, maven, maven-plugin, versioning
- Language: Java
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.