Skip to content

Commit

Permalink
Bump version to 2.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Deer-WarLord committed May 22, 2024
1 parent a07e1da commit f2209dc
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.zenoss.zep</groupId>
<artifactId>zep-parent</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion dist/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.zenoss.zep</groupId>
<artifactId>zep-parent</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<groupId>org.zenoss.zep</groupId>
<artifactId>zep-parent</artifactId>
<packaging>pom</packaging>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
<name>Zenoss Event Processor Parent</name>
<url>http://www.zenoss.com</url>

Expand Down
2 changes: 1 addition & 1 deletion webapp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<parent>
<groupId>org.zenoss.zep</groupId>
<artifactId>zep-parent</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.8.2</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit f2209dc

Please sign in to comment.