mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-05-12 17:05:08 +00:00
-- completing fix for com.sourcesense renaming
git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk@389 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
parent
868f7a9c2e
commit
d6e8c57e45
@ -178,7 +178,7 @@
|
|||||||
<plugin>
|
<plugin>
|
||||||
<artifactId>maven-nosnapshot-plugin</artifactId>
|
<artifactId>maven-nosnapshot-plugin</artifactId>
|
||||||
<groupId>org.alfresco.maven</groupId>
|
<groupId>org.alfresco.maven</groupId>
|
||||||
<version>0.0.5</version>
|
<version>0.0.8-SNAPSHOT</version>
|
||||||
<executions>
|
<executions>
|
||||||
<execution>
|
<execution>
|
||||||
<id>default</id>
|
<id>default</id>
|
||||||
|
@ -6,9 +6,6 @@
|
|||||||
<packaging>maven-plugin</packaging>
|
<packaging>maven-plugin</packaging>
|
||||||
<name>Alfresco AMP Plugin</name>
|
<name>Alfresco AMP Plugin</name>
|
||||||
<version>3.0.4-SNAPSHOT</version>
|
<version>3.0.4-SNAPSHOT</version>
|
||||||
<prerequisites>
|
|
||||||
<maven>3.0.3</maven>
|
|
||||||
</prerequisites>
|
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>org.alfresco</groupId>
|
<groupId>org.alfresco</groupId>
|
||||||
<artifactId>maven-alfresco-lifecycle</artifactId>
|
<artifactId>maven-alfresco-lifecycle</artifactId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user