4.0.0 m2m.atl-parent org.eclipse.m2m.atl 4.10.0-SNAPSHOT ../../releng/org.eclipse.m2m.atl.releng.parent org.eclipse.m2m.atl org.eclipse.m2m.atl.engine 4.10.0-SNAPSHOT eclipse-plugin org.eclipse.tycho tycho-source-plugin stable BUILD_TYPE S org.apache.maven.plugins maven-deploy-plugin deploy-custom deploy deploy-file ${project.build.directory}/${project.artifactId}-${project.version}.jar ${project.build.directory}/${project.artifactId}-${project.version}-sources.jar ${project.distributionManagement.snapshotRepository.id} ${project.distributionManagement.snapshotRepository.url} ${project.groupId} ${project.artifactId} ${project.version} jar ${project.basedir}/deploy/snapshot/pom.xml release BUILD_TYPE R org.apache.maven.plugins maven-deploy-plugin deploy-custom deploy deploy-file ${project.build.directory}/${project.artifactId}-${project.version}.jar ${project.build.directory}/${project.artifactId}-${project.version}-sources.jar ${project.distributionManagement.repository.id} ${project.distributionManagement.repository.url} ${project.groupId} ${project.artifactId} ${project.releaseVersion} jar ${project.basedir}/deploy/release/pom.xml