File: properties.diff

package info (click to toggle)
libcommons-codec-java 1.10-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,492 kB
  • ctags: 1,952
  • sloc: java: 17,267; xml: 1,709; makefile: 17; sh: 1
file content (11 lines) | stat: -rw-r--r-- 331 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
--- a/default.properties
+++ b/default.properties
@@ -34,7 +34,7 @@
 component.title = Encode/Decode Utilities
 
 # The current version number of this component
-component.version = 1.7-SNAPSHOT
+component.version = 1.7
 
 # The name that is used to create the jar file
 final.name = ${component.name}-${component.version}