Skip to content

Commit

Permalink
Added descriptions to the pom.xml files
Browse files Browse the repository at this point in the history
  • Loading branch information
wakaleo committed Feb 15, 2021
1 parent fc88874 commit e3650a9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,11 @@
<parent>
<artifactId>serenity-parent-pom</artifactId>
<groupId>net.serenity-bdd</groupId>
<version>2.3.14</version>
<version>2.3.15</version>
</parent>
<artifactId>serenity-maven-plugin</artifactId>
<packaging>maven-plugin</packaging>
<description>Serenity BDD Maven Plugin</description>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>1.8</java.version>
Expand Down

0 comments on commit e3650a9

Please sign in to comment.