diff --git a/README.md b/README.md
index 550ca6658..1d3e4a5f8 100644
--- a/README.md
+++ b/README.md
@@ -115,12 +115,13 @@ Copyright (C) 2012-2021 Pi4J
Please see the [BUILD.md](BUILD.md) instructions for details on how to compile/build this project.
-## IN DEVELOPMENT
+## CURRENT RELEASE
-2020-06-20 :: 1.4-SNAPSHOT
+2021-03-01 :: 1.4
* Changed project to Apache License, Version 2.0
* Added support for 64-bit architecture.
+ * Bug Fixes: https://github.com/Pi4J/pi4j/milestone/9?closed=1
* Removed `pi4j-device` library. _(See comments above)_
* Removed `pi4j-gpio-extension` library. _(See comments above)_
* Removed platform support for `Odroid`. _(See comments above)_
@@ -129,7 +130,6 @@ Please see the [BUILD.md](BUILD.md) instructions for details on how to compile/b
* Removed platform support for `NanoPi`. _(See comments above)_
* Removed platform support for `OrangePi`. _(See comments above)_
-
## PREVIOUS RELEASES
For previous 1.x release notes and source code, please see the 1.x branch
diff --git a/pi4j-core/pom.xml b/pi4j-core/pom.xml
index 20c681819..f67aec7ad 100755
--- a/pi4j-core/pom.xml
+++ b/pi4j-core/pom.xml
@@ -10,7 +10,7 @@
com.pi4j
pi4j-parent
- 1.4-SNAPSHOT
+ 1.4
diff --git a/pi4j-distribution/pom.xml b/pi4j-distribution/pom.xml
index 0f97ffc22..9f9796ebf 100644
--- a/pi4j-distribution/pom.xml
+++ b/pi4j-distribution/pom.xml
@@ -4,7 +4,7 @@
com.pi4j
pi4j-parent
- 1.4-SNAPSHOT
+ 1.4
pi4j-distribution
Pi4J :: Distribution
diff --git a/pi4j-example/pom.xml b/pi4j-example/pom.xml
index ca93e585d..535c19f3a 100644
--- a/pi4j-example/pom.xml
+++ b/pi4j-example/pom.xml
@@ -10,7 +10,7 @@
com.pi4j
pi4j-parent
- 1.4-SNAPSHOT
+ 1.4
diff --git a/pi4j-native/pom.xml b/pi4j-native/pom.xml
index 3ddbb4df7..8aafcd4cc 100644
--- a/pi4j-native/pom.xml
+++ b/pi4j-native/pom.xml
@@ -10,7 +10,7 @@
com.pi4j
pi4j-parent
- 1.4-SNAPSHOT
+ 1.4
diff --git a/pom.xml b/pom.xml
index 82df8e813..89432012d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.pi4j
pi4j-parent
- 1.4-SNAPSHOT
+ 1.4
Pi4J :: Parent POM
Parent Maven POM for the Pi4J Project
https://pi4j.com
diff --git a/src/site/apt/download.apt b/src/site/apt/download.apt
index fbf8ba2cf..7b2cde2e7 100644
--- a/src/site/apt/download.apt
+++ b/src/site/apt/download.apt
@@ -14,15 +14,9 @@ Download
<>
- * {{{https://pi4j.com/download/pi4j-1.3.deb}pi4j-1.3.deb}} <<>>
+ * {{{https://pi4j.com/download/pi4j-1.4.deb}pi4j-1.4.deb}} <<>>
- * {{{https://pi4j.com/download/pi4j-1.3.zip}pi4j-1.3.zip}} <<>>
-
- <>
-
- * {{{https://pi4j.com/download/pi4j-1.4-SNAPSHOT.deb}pi4j-1.4-SNAPSHOT.deb}} <<>>
-
- * {{{https://pi4j.com/download/pi4j-1.4-SNAPSHOT.zip}pi4j-1.4-SNAPSHOT.zip}} <<>>
+ * {{{https://pi4j.com/download/pi4j-1.4.zip}pi4j-1.4.zip}} <<>>
* Maven Repository
@@ -44,7 +38,7 @@ Download
<>
Snapshots will be hosted in the following Sonatype OSS repository.\
- {{https://oss.sonatype.org/index.html#nexus-search;gav~com.pi4j~pi4j-*~1.4-SNAPSHOT~~}}
+ {{https://oss.sonatype.org/index.html#nexus-search;gav~com.pi4j~pi4j-*}}
To download SNAPSHOT builds in your Maven project, you must include the following repository definition in your POM.XML file.
@@ -56,7 +50,7 @@ Download
com.pi4j
pi4j-core
- 1.4-SNAPSHOT
+ 2.0-SNAPSHOT
+---------------------
diff --git a/src/site/apt/index.apt b/src/site/apt/index.apt
index e9f461554..975f0140c 100644
--- a/src/site/apt/index.apt
+++ b/src/site/apt/index.apt
@@ -11,7 +11,7 @@ Welcome to Pi4J!
* News / Announcements
- [2020-01-21]
+ [2021-03-01]
Starting with the Pi4J 1.4 builds, the Pi4J project is prioritizing focus
on providing Java programs access, control and communication with the core