fix AMP packaging
This commit is contained in:
parent
8f3d1e4a04
commit
f19e1ce7a7
@ -38,7 +38,7 @@
|
||||
<execution>
|
||||
<id>acs-module-version</id>
|
||||
<phase>initialize</phase>
|
||||
<goals><goal>match-text</goal></goals>
|
||||
<goals><goal>replace-text</goal></goals>
|
||||
<configuration>
|
||||
<text>${project.version}</text>
|
||||
<newProperty>project.moduleVersion</newProperty>
|
||||
@ -246,7 +246,7 @@
|
||||
<plugin>
|
||||
<groupId>com.inteligr8.alfresco</groupId>
|
||||
<artifactId>amp-maven-plugin</artifactId>
|
||||
<version>1.1.1</version>
|
||||
<version>1.1.2</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>build-amp-file</id>
|
||||
|
Loading…
x
Reference in New Issue
Block a user