mirror of
https://github.com/Alfresco/alfresco-sdk.git
synced 2025-08-07 17:49:34 +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:
@@ -178,7 +178,7 @@
|
||||
<plugin>
|
||||
<artifactId>maven-nosnapshot-plugin</artifactId>
|
||||
<groupId>org.alfresco.maven</groupId>
|
||||
<version>0.0.5</version>
|
||||
<version>0.0.8-SNAPSHOT</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>default</id>
|
||||
|
@@ -6,9 +6,6 @@
|
||||
<packaging>maven-plugin</packaging>
|
||||
<name>Alfresco AMP Plugin</name>
|
||||
<version>3.0.4-SNAPSHOT</version>
|
||||
<prerequisites>
|
||||
<maven>3.0.3</maven>
|
||||
</prerequisites>
|
||||
<parent>
|
||||
<groupId>org.alfresco</groupId>
|
||||
<artifactId>maven-alfresco-lifecycle</artifactId>
|
||||
|
Reference in New Issue
Block a user