aboutsummaryrefslogtreecommitdiff
path: root/core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'core/pom.xml')
-rw-r--r--core/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/pom.xml b/core/pom.xml
index c2bfe252f..22148e190 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -18,7 +18,7 @@
<modelVersion>4.0.0</modelVersion>
<artifactId>core</artifactId>
- <version>3.5.3-SNAPSHOT</version>
+ <version>3.5.3</version>
<packaging>jar</packaging>
<dependencies>
@@ -32,7 +32,7 @@
<parent>
<groupId>com.google.zxing</groupId>
<artifactId>zxing-parent</artifactId>
- <version>3.5.3-SNAPSHOT</version>
+ <version>3.5.3</version>
</parent>
<name>ZXing Core</name>