Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

StackOps/fwaas-portal-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

fwaas-portal-plugin

Generate dist

$> mvn clean install

Release

  1. Merge to master
$> git checkout master
$> git merge development
$> git push
  1. Make the release This step requires some configuration in you local Maven. Add stackops-plugins as server in the servers section on settings.xml, using username/password. The set up user requires deploy permissions to https://clinker.stackops.org/nexus/content/repositories/stackops-plugins

Then, make the release:

$> mvn release:prepare release:perform

This command will create the tag and deploy artifact to Stackops plugins repository (which will be used by Portal as update center).

About

StackOps Firewall as a Service Portal Plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published