<?xml version="1.0" encoding="UTF-8"?>
<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">
	<modelVersion>4.0.0</modelVersion>
	<groupId>org.talend.ci</groupId>
	<artifactId>builder-maven-plugin</artifactId>
	<packaging>maven-plugin</packaging>
	<name>Talend CI Builder</name>
	<version>8.0.27</version>
	<description>Talend Maven plugin for continuous integration.This version needs to work with the Studio monthly update 8.0.1 R2026-01 or a later one until the next version of Talend CI Builder plugin is released in a newer Studio monthly update.</description>
	<url>https://help.talend.com/r/en-US/8.0/software-dev-lifecycle-best-practices-guide/talend-development-life-cycle</url>
	<licenses>
		<license>
		  <name>Talend</name>
		  <url>https://www.talendforge.org/modules/licenses/TALEND.txt</url>
		  <distribution>repo</distribution>
		</license>
	</licenses>
</project>
