chore(core): nx plugin submission @jnxplus/nx-boot-maven (#7173)

This commit is contained in:
khalilou88 2021-09-30 17:07:20 +02:00 committed by GitHub
parent 33ad692a0e
commit b34c88a4f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -213,5 +213,10 @@
"name": "@jnxplus/nx-boot-gradle",
"description": "Nx plugin to add Spring Boot and Gradle multi-project builds support to Nx workspace",
"url": "https://github.com/khalilou88/jnxplus/tree/main/packages/nx-boot-gradle"
},
{
"name": "@jnxplus/nx-boot-maven",
"description": "Nx plugin to add Spring Boot and Maven multi-module project support to Nx workspace",
"url": "https://github.com/khalilou88/jnxplus/tree/main/packages/nx-boot-maven"
}
]