Add project page
This commit is contained in:
7
_includes/pom.xml
Normal file
7
_includes/pom.xml
Normal file
@@ -0,0 +1,7 @@
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>{@= groupId @}</groupId>
|
||||
<artifactId>spring-context</artifactId>
|
||||
<version>{@= version @}</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
Reference in New Issue
Block a user