# neatlogic-parent **Repository Path**: dmnuo/neatlogic-parent ## Basic Information - **Project Name**: neatlogic-parent - **Description**: neatlogic第三方包管理项目 - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: develop3.0.0 - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 19 - **Created**: 2024-08-14 - **Last Updated**: 2024-08-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [中文](README.md) / English neatlogic-parent is used to manage the reference versions of each package in the entire neatlogic project. In order to be compatible with references in both the production environment and the development environment, neatlogic-parent will always only have the release version. Every time you modify the pom file, you need to increase the minor version number and refresh the maven cache. The pom file comes with two profiles, develop and release, which can be adjusted as needed during debugging.