File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 306
306
<!-- Due to maven bug, fix timestamp -->
307
307
<timestamp >${maven.build.timestamp}</timestamp >
308
308
309
- <!-- Parent Tracking on site -->
310
- <mybatis-parent .version>42-SNAPSHOT</mybatis-parent .version>
311
-
312
309
<!-- Dependency versions -->
313
310
<asm .version>9.6</asm .version>
314
311
<base-bundle .version>11</base-bundle .version>
802
799
<artifactId >maven-fluido-skin</artifactId >
803
800
<version >${fluido.version} </version >
804
801
</dependency >
805
- <dependency >
806
- <groupId >org.mybatis</groupId >
807
- <artifactId >mybatis-parent</artifactId >
808
- <version >${mybatis-parent.version} </version >
809
- <type >pom</type >
810
- </dependency >
811
802
</dependencies >
812
803
<!-- Execution like this will pick up in the normal site cycle -->
813
804
<executions >
You can’t perform that action at this time.
0 commit comments