components/openstack/common/Makefile
branchs11-update
changeset 3178 77584387a894
parent 3028 5e73a3a3f66a
child 3817 30b42c38bbc4
child 3996 20c0f21bbe1e
child 4156 4b1def16fe9b
equal deleted inserted replaced
3175:1ff833d174d4 3178:77584387a894
    18 #
    18 #
    19 # CDDL HEADER END
    19 # CDDL HEADER END
    20 #
    20 #
    21 
    21 
    22 #
    22 #
    23 # Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
    23 # Copyright (c) 2013, 2014, Oracle and/or its affiliates. All rights reserved.
    24 #
    24 #
    25 include ../../../make-rules/shared-macros.mk
    25 include ../../../make-rules/shared-macros.mk
    26 
    26 
    27 COMPONENT_NAME=		openstack
    27 COMPONENT_NAME=		openstack
    28 COMPONENT_VERSION=	2013.1.4
    28 COMPONENT_VERSION=	2013.2.3
    29 COMPONENT_PROJECT_URL=	http://www.openstack.org/
    29 COMPONENT_PROJECT_URL=	http://www.openstack.org/
    30 IPS_COMPONENT_VERSION=  0.$(COMPONENT_VERSION)
    30 IPS_COMPONENT_VERSION=  0.$(COMPONENT_VERSION)
    31 
    31 
    32 include $(WS_TOP)/make-rules/ips.mk
    32 include $(WS_TOP)/make-rules/ips.mk
    33 
    33