diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ <!-- GMaven plugin uses this property to figure out the name of the docker tag --> <aai.project.version>${project.version}</aai.project.version> <aai.common.version>1.7.0</aai.common.version> - <aai.schema.service.version>1.7.3</aai.schema.service.version> + <aai.schema.service.version>1.7.8</aai.schema.service.version> </properties> <build> <pluginManagement> |