we have created Attivio module using below Public SDK URL:
mvn archetype:generate -DarchetypeGroupId=com.attivio.platform.archetypes -DarchetypeArtifactId=attivio-archetype-module -DarchetypeVersion=5.5.0.4
but in pom.xml file attivio version is showing 5.2.7 like
<attivio.version>5.2.7-SNAPSHOT</attivio.version>
is it correct or we need to changeAttivio version in pom.xml file ?
we have created Attivio module using below Public SDK URL:
mvn archetype:generate -DarchetypeGroupId=com.attivio.platform.archetypes -DarchetypeArtifactId=attivio-archetype-module -DarchetypeVersion=5.5.0.4
but in pom.xml file attivio version is showing 5.2.7 like
<attivio.version>5.2.7-SNAPSHOT</attivio.version>
is it correct or we need to changeAttivio version in pom.xml file ?