Skip to content

Commit

Permalink
Merge pull request #2 from gold-falcon/dev
Browse files Browse the repository at this point in the history
feat: ruleSet
  • Loading branch information
oleksii-khalikov committed Sep 30, 2022
2 parents 5791825 + 6a08923 commit c1e1329
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 @@ -6,7 +6,7 @@

<groupId>ua.com.gfalcon</groupId>
<artifactId>maven-version-ruleset</artifactId>
<version>0.1.0</version>
<version>0.1.1</version>

<name>Maven version rule set</name>
<description>Rule set for versions-maven-plugin</description>
Expand Down Expand Up @@ -72,7 +72,7 @@
</profiles>

<build>
<finalName>logger</finalName>
<finalName>maven-version-ruleset</finalName>
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down

0 comments on commit c1e1329

Please sign in to comment.