Project

General

Profile

« Previous | Next » 

Revision 48372

preparing IIS CDH4 legacy version for release

View differences:

modules/icm-iis-oozie-maven-plugin/trunk/pom.xml
129 129
	</build>
130 130

  
131 131
    <distributionManagement>
132
        <snapshotRepository>
133
        <id>dnet45-bootstrap-snapshot</id>
132
        <repository>
133
        <id>dnet45-bootstrap-release</id>
134 134
        <url>
135
        http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-bootstrap-snapshot
135
        http://maven.research-infrastructures.eu/nexus/content/repositories/dnet45-bootstrap-release
136 136
        </url>
137
        </snapshotRepository>
137
        </repository>
138 138
    </distributionManagement>
139 139

  
140 140
</project>

Also available in: Unified diff