Skip to content

Commit

Permalink
version upgrade (#459)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-brophy authored Jul 2, 2020
1 parent f3cd8af commit 3f3ab45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<groupId>org.jboss.windup.rules</groupId>
<artifactId>windup-rulesets</artifactId>
<version>4.3.2-SNAPSHOT</version>
<version>5.0.0-SNAPSHOT</version>

<name>Windup Rulesets</name>

Expand All @@ -23,7 +23,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<version.windup>4.3.2-SNAPSHOT</version.windup>
<version.windup>5.0.0-SNAPSHOT</version.windup>
</properties>

<scm>
Expand Down

0 comments on commit 3f3ab45

Please sign in to comment.