Project

General

Profile

« Previous | Next » 

Revision 33434

Added by Marek Horst over 9 years ago

reverting version, introducing missing distributionManagement element

View differences:

modules/icm-iis-primer/trunk/pom.xml
2 2
    <modelVersion>4.0.0</modelVersion>
3 3
    <groupId>eu.dnetlib</groupId>
4 4
    <artifactId>icm-iis-primer</artifactId>
5
    <version>0.0.2-SNAPSHOT</version>
5
    <version>0.0.1-SNAPSHOT</version>
6 6
    <packaging>jar</packaging>
7 7

  
8 8
    <name>icm-iis-classpath-primer</name>
......
56 56
            </plugin>
57 57
        </plugins>
58 58
    </build>
59
    
60
    <distributionManagement>
61
	<repository>
62
	<id>dnet4-bootstrap-release</id>
63
	<url>
64
	http://maven.research-infrastructures.eu/nexus/content/repositories/dnet4-bootstrap-release
65
	</url>
66
	</repository>
67
    </distributionManagement>
59 68
</project>

Also available in: Unified diff