diff --git a/pom.xml b/pom.xml
index 591411b..0cecff0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
org.fross
rpncalc
- 2.6.1
+ 2.6.2
jar
rpncalc
@@ -147,29 +147,6 @@
-
-
- org.codehaus.mojo
- exec-maven-plugin
- 1.6.0
-
-
-
- python
- ${basedir}
-
- ${basedir}/tools/GenChecksums.py
-
-
- python_build
- package
-
- exec
-
-
-
-
-
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index 19dea3e..ec54226 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -1,5 +1,5 @@
name: rpncalc
-version: '2.6.1'
+version: '2.6.2'
summary: The command line Reverse Polish Notation (RPN) calculator
description: |
RPNCalc is an easy to use command line based Reverse Polish