File: properties.diff

package info (click to toggle)
libcommons-codec-java 1.9-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,356 kB
  • ctags: 1,769
  • sloc: java: 16,154; xml: 1,686; makefile: 16; 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}