Skip to content

Commit a9e27d4

Browse files
committed
Preparing Release Candidate 1.
1 parent 0c7085b commit a9e27d4

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGES.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
</properties>
88
<body>
99

10-
<release version="3.0.0-SNAPSHOT" date="2021-??-??"
11-
description="Changes since last milestone for this upcoming major release.">
10+
<release version="3.0.0-RC1" date="2021-10-10"
11+
description="Release Candidate 1.">
1212
<action dev="essiembre" type="fix">
1313
Fixed invalid configuration in POM "maven-dependency-plugin".
1414
</action>

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,11 @@
2020
<parent>
2121
<groupId>com.norconex.commons</groupId>
2222
<artifactId>norconex-commons-maven-parent</artifactId>
23-
<version>1.0.0-SNAPSHOT</version>
23+
<version>1.0.0-RC1</version>
2424
</parent>
2525
<groupId>com.norconex.collectors</groupId>
2626
<artifactId>norconex-committer-sql</artifactId>
27-
<version>3.0.0-SNAPSHOT</version>
27+
<version>3.0.0-RC1</version>
2828
<name>Norconex Committer SQL</name>
2929
<description>SQL database implementation of Norconex Committer.</description>
3030

0 commit comments

Comments
 (0)