Skip to content

Commit

Permalink
prepare build pom for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas Krejci committed Feb 17, 2016
1 parent 1f01361 commit 04c81b4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions revapi-build/pom.xml
Expand Up @@ -29,7 +29,7 @@
<dependency>
<groupId>org.revapi</groupId>
<artifactId>revapi-bom</artifactId>
<version>13</version>
<version>14</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand All @@ -42,7 +42,6 @@
<artifactId>revapi-site-shared</artifactId>
<classifier>resources</classifier>
<type>zip</type>
<version>1-SNAPSHOT</version>
<scope>provided</scope>
</dependency>

Expand Down Expand Up @@ -80,7 +79,7 @@
<dependency>
<groupId>org.revapi</groupId>
<artifactId>revapi-build-support</artifactId>
<version>2-SNAPSHOT</version>
<version>2</version>
</dependency>
</dependencies>
<configuration>
Expand Down

0 comments on commit 04c81b4

Please sign in to comment.