move to snapshot 1.0.1 for new development 10/910/1
authordavidplunkett <dp7642@att.com>
Thu, 30 May 2019 23:57:58 +0000 (23:57 +0000)
committerdavidplunkett <dp7642@att.com>
Thu, 30 May 2019 23:57:58 +0000 (23:57 +0000)
Signed-off-by: davidplunkett <dp7642@att.com>
Change-Id: I36b617ee62b738d146014a819ea84fb760c78d67

buildrc
version.properties

diff --git a/buildrc b/buildrc
index ce762c5..01fc269 100644 (file)
--- a/buildrc
+++ b/buildrc
@@ -18,7 +18,7 @@
 # before executing the build scripts if they differ from the default values.
 
 # SET DEFAULT VALUES
-export REDFISH_REPO=${REDFISH_REPO:-https://nexus.akraino.org/service/local/artifact/maven/redirect?r=snapshots&g=org.akraino.redfish&a=redfish&v=0.0.2-SNAPSHOT&e=tgz}
+export REDFISH_REPO=${REDFISH_REPO:-https://nexus.akraino.org/service/local/artifact/maven/redirect?r=snapshots&g=org.akraino.redfish&a=redfish&v=1.0.1-SNAPSHOT&e=tgz}
 
 export IPXE_GIT=${IPXE_GIT:-http://git.ipxe.org/ipxe.git}
 export DELL_GIT=${DELL_GIT:-https://github.com/dell/iDRAC-Redfish-Scripting.git}
index 82b17e2..72c42b3 100644 (file)
@@ -14,5 +14,5 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-export VERSION=0.0.2-SNAPSHOT
+export VERSION=1.0.1-SNAPSHOT