Skip to content

Commit

Permalink
Update release version to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
3keyroman committed Sep 3, 2023
1 parent 6a686d2 commit 7bd1c2f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@
<parent>
<groupId>com.czertainly</groupId>
<artifactId>dependencies</artifactId>
<version>1.0.1-SNAPSHOT</version>
<version>1.1.0</version>
</parent>

<artifactId>email-notification-provider</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
<name>CZERTAINLY-Email-Notification-Provider</name>

<properties>
Expand All @@ -23,7 +23,7 @@
<dependency>
<groupId>com.czertainly</groupId>
<artifactId>interfaces</artifactId>
<version>2.8.2-SNAPSHOT</version>
<version>2.9.0</version>
</dependency>

<!-- https://mvnrepository.com/artifact/net.sf.kxml/kxml2 -->
Expand Down

0 comments on commit 7bd1c2f

Please sign in to comment.