diff options
Diffstat (limited to 'aai-parent')
-rw-r--r-- | aai-parent/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/aai-parent/pom.xml b/aai-parent/pom.xml index bdc42563..fbc013fc 100644 --- a/aai-parent/pom.xml +++ b/aai-parent/pom.xml @@ -39,7 +39,7 @@ limitations under the License. <properties> <!-- update this just prior to release or figure out something with version.properties --> - <aai.release.version>${project.version}</aai.release.version> + <aai.release.version>${aai.common.version}</aai.release.version> <aai.common.logging.version>1.5.1</aai.common.logging.version> <aai.rest.client.version>1.5.1</aai.rest.client.version> <aai.schema.service.version>1.6.0</aai.schema.service.version> |