changed to unmaintained
[aaf/authz.git] / version.properties
index 2400e4d..9575b61 100644 (file)
 # See the License for the specific language governing permissions and 
 # limitations under the License.
 # ============LICENSE_END============================================
-# ===================================================================
-# ECOMP is a trademark and service mark of AT&T Intellectual Property.
 ###
 
+
 # Versioning variables
 # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
 # because they are used in Jenkins, whose plug-in doesn't support
 
+# This TAG <version>2.7.0-SNAPSHOT</version> is here to help remember to change this file.  Keep it up to date with the following "real" entries:
 major=2
-minor=1
-patch=7
+minor=7
+patch=4
 
 base_version=${major}.${minor}.${patch}