-- added repositories. ready for release

git-svn-id: http://maven-alfresco-archetypes.googlecode.com/svn/trunk/maven-alfresco-archetypes/maven-alfresco-amp-archetype@40 04253f4f-3451-0410-a141-5562f1e59037
This commit is contained in:
mindthegab
2008-07-10 17:32:27 +00:00
parent 878956b9b2
commit ce67f17ed5

View File

@@ -38,6 +38,12 @@
<artifactId>maven-alfresco-archetypes-base</artifactId>
<version>1.0.0-SNAPSHOT</version>
</parent>
<repositories>
<repository>
<id>ss-public</id>
<url>http://repository.sourcesense.com/maven2</url>
</repository>
</repositories>
<properties>
<!--Default for which src/main/properties/<env>/application.properties is loaded. NB:
used only for the 'test' profile (e.g. '-P test' on the mvn commandline)