<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 https://maven.apache.org/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <parent>
    <groupId>ru.entaxy.ion.distribution</groupId>
    <artifactId>entaxy-ion-assembly-dist</artifactId>
    <version>1.11.1</version>
  </parent>
  <artifactId>entaxy-ion-assembly-with-ui</artifactId>
  <packaging>pom</packaging>
  <name>ENTAXY :: DISTRIBUTION :: ASSEMBLY WITH UI</name>
  <description>ENTAXY :: DISTRIBUTION :: ASSEMBLY :: WITH UI</description>
  
  <properties>
  	<platform.origin.artifactId>entaxy-ion-platform-with-ui</platform.origin.artifactId>
  </properties>
  
</project>
