| | |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>cn.exrick</groupId> |
| | | <artifactId>xboot-activiti</artifactId> |
| | | <version>1.0-SNAPSHOT</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>cn.exrick</groupId> |
| | | <artifactId>xboot-social</artifactId> |
| | | <version>1.0-SNAPSHOT</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>cn.exrick</groupId> |
| | | <artifactId>xboot-autochat</artifactId> |
| | | <version>1.0-SNAPSHOT</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>cn.exrick</groupId> |
| | | <artifactId>xboot-app</artifactId> |
| | | <version>1.0-SNAPSHOT</version> |
| | | </dependency> |
| | | <dependency> |
| | | <groupId>cn.exrick</groupId> |
| | | <artifactId>xboot-your</artifactId> |
| | | <version>1.0-SNAPSHOT</version> |
| | | </dependency> |
| | |
| | | </goals> |
| | | </execution> |
| | | </executions> |
| | | <configuration> |
| | | <includeSystemScope>true</includeSystemScope> |
| | | </configuration> |
| | | </plugin> |
| | | </plugins> |
| | | </build> |