mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-05-26 17:25:11 +00:00
Remove beta-reference in name tag in archetype poms. Fixes #446
This commit is contained in:
parent
68dda3b211
commit
ce7c374c1e
@ -5,7 +5,7 @@
|
|||||||
<groupId>${groupId}</groupId>
|
<groupId>${groupId}</groupId>
|
||||||
<artifactId>${artifactId}</artifactId>
|
<artifactId>${artifactId}</artifactId>
|
||||||
<version>${version}</version>
|
<version>${version}</version>
|
||||||
<name>AIO - SDK 3.0 Beta</name>
|
<name>AIO - SDK 3.0</name>
|
||||||
<description>All-In-One (AIO) project for SDK 3.0</description>
|
<description>All-In-One (AIO) project for SDK 3.0</description>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user