diff options
author | Patrick Brady <patrick.brady@att.com> | 2019-10-08 14:17:08 -0700 |
---|---|---|
committer | Patrick Brady <patrick.brady@att.com> | 2019-10-08 14:21:33 -0700 |
commit | db6c661b2b1d32846281f31e90feb8f8143d3e3f (patch) | |
tree | aba92fbb3825ffa28a7383fd66712764cc592c73 | |
parent | 5b1eece6cc2cecff5eb7ed05fa12d91e8644e7e4 (diff) |
Change to run merge job
No gerrit review exist in elalto branch and at least one
review is required in order to run the merge jobs and
generate the snapshot artifacts needed by the appc build.
Change-Id: Icc1dbf81ae809068639d8da85573e0d1f787559c
Signed-off-by: Patrick Brady <patrick.brady@att.com>
Issue-ID: APPC-1686
-rwxr-xr-x | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END========================================================= --> + <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> |