Revision 368 org.gvsig.scripting/trunk/org.gvsig.scripting/org.gvsig.scripting.swing/org.gvsig.scripting.swing.impl/pom.xml

View differences:

pom.xml
38 38
			<artifactId>org.gvsig.scripting.swing.api</artifactId>
39 39
			<version>1.0.0-SNAPSHOT</version>
40 40
		</dependency>
41
		<dependency>
42
			<groupId>javax.help</groupId>
43
			<artifactId>javahelp</artifactId>
44
		</dependency>
41
        <dependency>
42
            <groupId>javax.help</groupId>
43
            <artifactId>javahelp</artifactId>
44
        </dependency>       
45
        <dependency>
46
            <groupId>com.fifesoft</groupId>
47
            <artifactId>rsyntaxtextarea</artifactId>
48
            <version>2.0.2</version>
49
        </dependency>
45 50
	</dependencies>
46 51
	<build>
47 52
		<plugins>

Also available in: Unified diff