Use 0.7.2 launcher
authorJaroslav Tulach <jaroslav.tulach@apidesign.org>
Wed, 15 May 2013 11:28:02 +0200
changeset 1214b5eb8c0196c1
parent 1213 022099dee442
child 1215 c5a3a05a1b2e
Use 0.7.2 launcher
ko-archetype/src/main/resources/archetype-resources/pom.xml
     1.1 --- a/ko-archetype/src/main/resources/archetype-resources/pom.xml	Wed May 15 11:14:39 2013 +0200
     1.2 +++ b/ko-archetype/src/main/resources/archetype-resources/pom.xml	Wed May 15 11:28:02 2013 +0200
     1.3 @@ -49,7 +49,7 @@
     1.4            <plugin>
     1.5                <groupId>org.apidesign.bck2brwsr</groupId>
     1.6                <artifactId>bck2brwsr-maven-plugin</artifactId>
     1.7 -              <version>\${bck2brwsr.version}</version>
     1.8 +              <version>\${bck2brwsr.launcher.version}</version>
     1.9                <executions>
    1.10                    <execution>
    1.11                        <goals>