diff options
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -48,7 +48,7 @@ <staging.path>/content/repositories/staging/</staging.path> <!-- 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.14.0-SNAPSHOT</aai.common.version> + <aai.common.version>1.14.0</aai.common.version> <aai.schema.service.version>1.12.4</aai.schema.service.version> </properties> <build> |