Skip to content

Commit

Permalink
release(3.0.0) Prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Jan 11, 2021
1 parent f718030 commit 64749e2
Show file tree
Hide file tree
Showing 33 changed files with 92 additions and 92 deletions.
120 changes: 60 additions & 60 deletions README.adoc

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion build-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<groupId>fr.sii.ogham.internal</groupId>
<artifactId>build-tools</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ogham-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>ogham-all</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ogham-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>ogham-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ogham-email-javamail/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>ogham-email-javamail</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ogham-email-sendgrid-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>ogham-email-sendgrid-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ogham-email-sendgrid-v2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>ogham-email-sendgrid-v2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ogham-email-sendgrid-v4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>ogham-email-sendgrid-v4</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ogham-email-sendgrid-v430-compat/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>ogham-email-sendgrid-v430-compat</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ogham-email-sendgrid/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>ogham-email-sendgrid</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ogham-sms-cloudhopper/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>ogham-sms-cloudhopper</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ogham-sms-ovh/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>ogham-sms-ovh</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ogham-sms-smsglobal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>ogham-sms-smsglobal</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ogham-spring-boot-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>ogham-spring-boot-autoconfigure</artifactId>
<name>Ogham Spring Boot autoconfiguration</name>
Expand Down
2 changes: 1 addition & 1 deletion ogham-spring-boot-common-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>ogham-spring-boot-common-autoconfigure</artifactId>
<name>Ogham Spring Boot common autoconfiguration</name>
Expand Down
2 changes: 1 addition & 1 deletion ogham-spring-boot-starter-all/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>ogham-spring-boot-starter-all</artifactId>
<name>Ogham Spring Boot Starter</name>
Expand Down
2 changes: 1 addition & 1 deletion ogham-spring-boot-starter-email/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>ogham-spring-boot-starter-email</artifactId>
<name>Ogham Spring Boot Starter for email</name>
Expand Down
2 changes: 1 addition & 1 deletion ogham-spring-boot-starter-sms/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>ogham-spring-boot-starter-sms</artifactId>
<name>Ogham Spring Boot Starter for SMS</name>
Expand Down
2 changes: 1 addition & 1 deletion ogham-spring-boot-v1-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>ogham-spring-boot-v1-autoconfigure</artifactId>
<name>Ogham Spring Boot 1 autoconfiguration</name>
Expand Down
2 changes: 1 addition & 1 deletion ogham-spring-boot-v2-autoconfigure/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>ogham-spring-boot-v2-autoconfigure</artifactId>
<name>Ogham Spring Boot 2 autoconfiguration</name>
Expand Down
2 changes: 1 addition & 1 deletion ogham-template-freemarker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>ogham-template-freemarker</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ogham-template-thymeleaf-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>ogham-template-thymeleaf-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ogham-template-thymeleaf-v2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>ogham-template-thymeleaf-v2</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ogham-template-thymeleaf-v3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>ogham-template-thymeleaf-v3</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ogham-template-thymeleaf/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>

<artifactId>ogham-template-thymeleaf</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ogham-test-classpath-runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<maven.javadoc.skip>true</maven.javadoc.skip>
<maven.site.skip>true</maven.site.skip>
<maven.deploy.skip>true</maven.deploy.skip>
<ogham.version>3.0.0-SNAPSHOT</ogham.version>
<ogham.version>3.0.0</ogham.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion ogham-test-classpath/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<maven.javadoc.skip>true</maven.javadoc.skip>
<maven.site.skip>true</maven.site.skip>
<maven.deploy.skip>true</maven.deploy.skip>
<ogham.version>3.0.0-SNAPSHOT</ogham.version>
<ogham.version>3.0.0</ogham.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion ogham-test-utils-internal/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<groupId>fr.sii.ogham.internal</groupId>
<artifactId>ogham-test-utils-internal</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion ogham-test-utils/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>ogham-test-utils</artifactId>
<name>Ogham test helpers</name>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
<packaging>pom</packaging>
<name>ogham</name>
<description>
Expand Down
2 changes: 1 addition & 1 deletion reporting/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<parent>
<groupId>fr.sii.ogham</groupId>
<artifactId>ogham-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0</version>
</parent>
<artifactId>reporting</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion sample-spring-usage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<!-- Skip Sonar analysis -->
<sonar.skip>true</sonar.skip>

<ogham.version>3.0.0-SNAPSHOT</ogham.version>
<ogham.version>3.0.0</ogham.version>
</properties>

<dependencies>
Expand Down
2 changes: 1 addition & 1 deletion sample-standard-usage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- Skip Sonar analysis -->
<sonar.skip>true</sonar.skip>

<ogham.version>3.0.0-SNAPSHOT</ogham.version>
<ogham.version>3.0.0</ogham.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 64749e2

Please sign in to comment.