htmlpage/pom.xml
changeset 108 7e3f72897a83
parent 106 346633cd13d6
child 109 b19d12a9e6d5
     1.1 --- a/htmlpage/pom.xml	Tue Oct 16 12:42:00 2012 +0200
     1.2 +++ b/htmlpage/pom.xml	Tue Oct 16 13:23:04 2012 +0200
     1.3 @@ -42,6 +42,7 @@
     1.4        <artifactId>emul</artifactId>
     1.5        <version>1.0-SNAPSHOT</version>
     1.6        <type>jar</type>
     1.7 +      <scope>runtime</scope>
     1.8      </dependency>
     1.9      <dependency>
    1.10        <groupId>org.apidesign.bck2brwsr</groupId>