diff --git a/pom.xml b/pom.xml
index 094c52a..a15bacb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
com.unicenta
unicentaopos
- 5.2
+ 5.1
jar
UTF-8
@@ -325,7 +325,7 @@
com.unicenta
unicenta-plugins
- 1.2
+ 1.2.1-SNAPSHOT
com.gluonhq
diff --git a/src/main/java/com/unicenta/pos/forms/AppLocal.java b/src/main/java/com/unicenta/pos/forms/AppLocal.java
index 6bee3c9..8119730 100644
--- a/src/main/java/com/unicenta/pos/forms/AppLocal.java
+++ b/src/main/java/com/unicenta/pos/forms/AppLocal.java
@@ -30,7 +30,7 @@ public class AppLocal {
public static final String APP_NAME = "uniCenta oPOS";
public static final String APP_ID = "unicentaopos";
- public static final String APP_VERSION = "5.2";
+ public static final String APP_VERSION = "5.1";
private static final LocaleResources m_resources;
diff --git a/src/main/resources/pos_messages.properties b/src/main/resources/pos_messages.properties
index 3753421..3cfc72a 100644
--- a/src/main/resources/pos_messages.properties
+++ b/src/main/resources/pos_messages.properties
@@ -881,7 +881,7 @@ message.email=Desktop email app' not found
message.emptycustomer=Customer cannot be empty
message.emptynumber=Number cannot be empty
message.enterbuyprice=Enter new Buy Price
-message.eolupdate=Version 5.2 Upgrade!
Your current database version is {0}
For version 5.0.1 click YES
For any other version click NO and get to 5.0.1 first
+message.eolupdate=Version 5.1 Upgrade!
Your current database version is {0}
For version 5.0.1 click YES
For any other version click NO and get to 5.0.1 first
message.ibuttonassign=Get the iButton ID
Place iButton onto the reader then click OK
message.ibuttonnotassign=The iButton used is not yet assigned to anyone
message.ibuttonnotfound=No iButton adapter found. Key fobs will be disabled.