[maven-release-plugin] prepare release alfresco-remote-api-7.44

This commit is contained in:
alfresco-build
2019-03-07 10:16:30 +00:00
parent 453b137823
commit 03c87229d5

View File

@@ -2,7 +2,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<artifactId>alfresco-remote-api</artifactId> <artifactId>alfresco-remote-api</artifactId>
<name>Alfresco Remote API</name> <name>Alfresco Remote API</name>
<version>7.44-SNAPSHOT</version> <version>7.44</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<parent> <parent>
@@ -15,7 +15,7 @@
<connection>scm:git:git@github.com:Alfresco/alfresco-remote-api.git</connection> <connection>scm:git:git@github.com:Alfresco/alfresco-remote-api.git</connection>
<developerConnection>scm:git:git@github.com:Alfresco/alfresco-remote-api.git</developerConnection> <developerConnection>scm:git:git@github.com:Alfresco/alfresco-remote-api.git</developerConnection>
<url>https://github.com/Alfresco/alfresco-remote-api</url> <url>https://github.com/Alfresco/alfresco-remote-api</url>
<tag>HEAD</tag> <tag>alfresco-remote-api-7.44</tag>
</scm> </scm>
<distributionManagement> <distributionManagement>