Project

General

Profile

« Previous | Next » 

Revision 47595

renaming <repository> to <snapshotRepository> in <distributionManagement> section

View differences:

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

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

  
140 140
</project>

Also available in: Unified diff