gcube-releases removed
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/build-utils/maven-parent@53989 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
fe592edd09
commit
4ba1616208
6
pom.xml
6
pom.xml
|
@ -12,7 +12,6 @@
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
<maven.version>3.0.0</maven.version>
|
<maven.version>3.0.0</maven.version>
|
||||||
<snapshots.repository.url.deploy>http://maven.research-infrastructures.eu:8081/nexus/content/repositories/gcube-snapshots</snapshots.repository.url.deploy>
|
<snapshots.repository.url.deploy>http://maven.research-infrastructures.eu:8081/nexus/content/repositories/gcube-snapshots</snapshots.repository.url.deploy>
|
||||||
<releases.repository.url.deploy>http://maven.research-infrastructures.eu:8081/nexus/content/repositories/gcube-releases</releases.repository.url.deploy>
|
|
||||||
<local.deploy.dir>${env.GLOBUS_LOCATION}/lib</local.deploy.dir>
|
<local.deploy.dir>${env.GLOBUS_LOCATION}/lib</local.deploy.dir>
|
||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
|
@ -23,11 +22,6 @@
|
||||||
<name>gCube Snapshots</name>
|
<name>gCube Snapshots</name>
|
||||||
<url>${snapshots.repository.url.deploy}</url>
|
<url>${snapshots.repository.url.deploy}</url>
|
||||||
</snapshotRepository>
|
</snapshotRepository>
|
||||||
<repository>
|
|
||||||
<id>gcube-releases</id>
|
|
||||||
<name>gCube Releases</name>
|
|
||||||
<url>${releases.repository.url.deploy}</url>
|
|
||||||
</repository>
|
|
||||||
</distributionManagement>
|
</distributionManagement>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
|
Loading…
Reference in New Issue