diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -50,6 +50,8 @@ <!-- For using CXF with Maven --> <cxf.version>3.0.4</cxf.version> <snapshot.file>int1-data.graphson</snapshot.file> + <aai.core.version>1.2.1-SNAPSHOT</aai.core.version> + <aai.schema.version>1.2.1-SNAPSHOT</aai.schema.version> </properties> <pluginRepositories> <pluginRepository> |