mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 05:01:07 +00:00
put everything back around mvn git-flow stuff
This commit is contained in:
2
pom.xml
2
pom.xml
@ -202,7 +202,7 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<groupId>com.amashchenko.maven.plugin</groupId>
|
<groupId>com.amashchenko.maven.plugin</groupId>
|
||||||
<artifactId>gitflow-maven-plugin</artifactId>
|
<artifactId>gitflow-maven-plugin</artifactId>
|
||||||
<version>1.21.0</version>
|
<version>1.18.0</version>
|
||||||
<configuration>
|
<configuration>
|
||||||
<gitFlowConfig>
|
<gitFlowConfig>
|
||||||
<productionBranch>main</productionBranch>
|
<productionBranch>main</productionBranch>
|
||||||
|
@ -68,7 +68,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.kingsrook.qqq</groupId>
|
<groupId>com.kingsrook.qqq</groupId>
|
||||||
<artifactId>qqq-frontend-material-dashboard</artifactId>
|
<artifactId>qqq-frontend-material-dashboard</artifactId>
|
||||||
<version>0.20.0-20240305.204725-27</version>
|
<version>${revision}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.h2database</groupId>
|
<groupId>com.h2database</groupId>
|
||||||
|
Reference in New Issue
Block a user