Revision 1608

View differences:

org.gvsig.raster.ermapper/trunk/org.gvsig.raster.ermapper/pom.xml
17 17
        <developerConnection>scm:svn:https://devel.gvsig.org/svn/gvsig-raster/org.gvsig.raster.ermapper/trunk/org.gvsig.raster.ermapper</developerConnection>
18 18
        <url>https://devel.gvsig.org/redmine/projects/gvsig-raster/repository/show/org.gvsig.raster.ermapper/trunk/org.gvsig.raster.ermapper</url>
19 19
    </scm>
20
    <build>
21
        <plugins>
22
            <plugin>
23
                <groupId>org.apache.maven.plugins</groupId>
24
                <artifactId>maven-release-plugin</artifactId>
25
                <configuration>
26
                    <tagBase>https://devel.gvsig.org/svn/gvsig-raster/org.gvsig.raster.gdal/tags/</tagBase>
27
                    <goals>deploy</goals>
28
                </configuration>
29
            </plugin>
30
        </plugins>
31
    </build>
32 20
	<developers>
33 21
        <developer>
34 22
            <id>nbrodin</id>
......
110 98
                <artifactId>maven-release-plugin</artifactId>
111 99
                <configuration>
112 100
                    <tagBase>https://devel.gvsig.org/svn/gvsig-raster/org.gvsig.raster.ermapper/tags/</tagBase>
101
                    <goals>deploy</goals>
113 102
                </configuration>
114 103
            </plugin>
115 104
        </plugins>

Also available in: Unified diff