Update cord-config dependency to b1 version
Change-Id: I9d38433c4e4110b3c3ad0141cc1a3dbccf4ee701
Showing
5 changed files
with
15 additions
and
18 deletions
... | @@ -21,5 +21,5 @@ | ... | @@ -21,5 +21,5 @@ |
21 | <description>${project.description}</description> | 21 | <description>${project.description}</description> |
22 | <artifact>mvn:${project.groupId}/${project.artifactId}/${project.version}</artifact> | 22 | <artifact>mvn:${project.groupId}/${project.artifactId}/${project.version}</artifact> |
23 | <!-- TODO: Replace this with variable --> | 23 | <!-- TODO: Replace this with variable --> |
24 | - <artifact>mvn:org.opencord/cord-config/1.0-SNAPSHOT</artifact> | 24 | + <artifact>mvn:org.onosproject/cord-config/1.0-b1</artifact> |
25 | </app> | 25 | </app> | ... | ... |
... | @@ -20,6 +20,6 @@ | ... | @@ -20,6 +20,6 @@ |
20 | <feature>onos-api</feature> | 20 | <feature>onos-api</feature> |
21 | <bundle>mvn:${project.groupId}/${project.artifactId}/${project.version}</bundle> | 21 | <bundle>mvn:${project.groupId}/${project.artifactId}/${project.version}</bundle> |
22 | <!-- TODO: Replace this with variable --> | 22 | <!-- TODO: Replace this with variable --> |
23 | - <bundle>mvn:org.opencord/cord-config/1.0-SNAPSHOT</bundle> | 23 | + <bundle>mvn:org.onosproject/cord-config/1.0-b1</bundle> |
24 | </feature> | 24 | </feature> |
25 | </features> | 25 | </features> | ... | ... |
... | @@ -65,10 +65,10 @@ | ... | @@ -65,10 +65,10 @@ |
65 | <version>${project.version}</version> | 65 | <version>${project.version}</version> |
66 | </dependency> | 66 | </dependency> |
67 | <dependency> | 67 | <dependency> |
68 | - <groupId>org.opencord</groupId> | 68 | + <groupId>org.onosproject</groupId> |
69 | <artifactId>cord-config</artifactId> | 69 | <artifactId>cord-config</artifactId> |
70 | <!-- TODO: Replace this with variable --> | 70 | <!-- TODO: Replace this with variable --> |
71 | - <version>1.0-SNAPSHOT</version> | 71 | + <version>1.0-b1</version> |
72 | </dependency> | 72 | </dependency> |
73 | <dependency> | 73 | <dependency> |
74 | <groupId>javax.ws.rs</groupId> | 74 | <groupId>javax.ws.rs</groupId> | ... | ... |
1 | -# ***** This file was auto-generated at Thu Jun 23 15:57:10 PDT 2016. Do not edit this file manually. ***** | 1 | +# ***** This file was auto-generated at Wed Jun 29 17:18:00 PDT 2016. Do not edit this file manually. ***** |
2 | osgi_feature_group( | 2 | osgi_feature_group( |
3 | name = 'COMPILE', | 3 | name = 'COMPILE', |
4 | visibility = ['PUBLIC'], | 4 | visibility = ['PUBLIC'], |
... | @@ -1004,6 +1004,15 @@ remote_jar ( | ... | @@ -1004,6 +1004,15 @@ remote_jar ( |
1004 | ) | 1004 | ) |
1005 | 1005 | ||
1006 | remote_jar ( | 1006 | remote_jar ( |
1007 | + name = 'cord-config', | ||
1008 | + out = 'cord-config-1.0-b1.jar', | ||
1009 | + url = 'mvn:org.onosproject:cord-config:jar:1.0-b1', | ||
1010 | + sha1 = 'f64604f7e8b76440ed15e2c14224360cd3ed2325', | ||
1011 | + maven_coords = 'org.onosproject:cord-config:1.0-b1', | ||
1012 | + visibility = [ 'PUBLIC' ], | ||
1013 | +) | ||
1014 | + | ||
1015 | +remote_jar ( | ||
1007 | name = 'org.apache.felix.scr.bnd', | 1016 | name = 'org.apache.felix.scr.bnd', |
1008 | out = 'org.apache.felix.scr.bnd-1.4.1-20160328.235003-2.jar', | 1017 | out = 'org.apache.felix.scr.bnd-1.4.1-20160328.235003-2.jar', |
1009 | url = 'https://oss.sonatype.org/content/repositories/snapshots/org/onosproject/org.apache.felix.scr.bnd/1.4.1-SNAPSHOT/org.apache.felix.scr.bnd-1.4.1-20160328.235003-2.jar', | 1018 | url = 'https://oss.sonatype.org/content/repositories/snapshots/org/onosproject/org.apache.felix.scr.bnd/1.4.1-SNAPSHOT/org.apache.felix.scr.bnd-1.4.1-20160328.235003-2.jar', |
... | @@ -1049,15 +1058,6 @@ remote_jar ( | ... | @@ -1049,15 +1058,6 @@ remote_jar ( |
1049 | ) | 1058 | ) |
1050 | 1059 | ||
1051 | remote_jar ( | 1060 | remote_jar ( |
1052 | - name = 'cord-config', | ||
1053 | - out = 'cord-config-1.0-20160620.212347-19.jar', | ||
1054 | - url = 'https://oss.sonatype.org/content/repositories/snapshots/org/opencord/cord-config/1.0-SNAPSHOT/cord-config-1.0-20160620.212347-19.jar', | ||
1055 | - sha1 = '927c44d873fb1a2c64f7bb42f49e3e8e5ca81f87', | ||
1056 | - maven_coords = 'org.opencord:cord-config:1.0-SNAPSHOT', | ||
1057 | - visibility = [ 'PUBLIC' ], | ||
1058 | -) | ||
1059 | - | ||
1060 | -remote_jar ( | ||
1061 | name = 'openstack4j-core', | 1061 | name = 'openstack4j-core', |
1062 | out = 'openstack4j-core-2.11.jar', | 1062 | out = 'openstack4j-core-2.11.jar', |
1063 | url = 'mvn:org.pacesys:openstack4j-core:jar:2.11', | 1063 | url = 'mvn:org.pacesys:openstack4j-core:jar:2.11', | ... | ... |
... | @@ -183,6 +183,7 @@ | ... | @@ -183,6 +183,7 @@ |
183 | "checkstyle": "mvn:com.puppycrawl.tools:checkstyle:6.11.2", | 183 | "checkstyle": "mvn:com.puppycrawl.tools:checkstyle:6.11.2", |
184 | "apache-karaf": "http://onlab.vicci.org/onos/third-party/apache-karaf-3.0.5.tar.gz", | 184 | "apache-karaf": "http://onlab.vicci.org/onos/third-party/apache-karaf-3.0.5.tar.gz", |
185 | "bndlib": "mvn:biz.aQute.bnd:biz.aQute.bndlib:jar:3.1.0", | 185 | "bndlib": "mvn:biz.aQute.bnd:biz.aQute.bndlib:jar:3.1.0", |
186 | + "cord-config": "mvn:org.onosproject:cord-config:1.0-b1", | ||
186 | "org.apache.felix.scr.bnd": { | 187 | "org.apache.felix.scr.bnd": { |
187 | "uri": "mvn:org.onosproject:org.apache.felix.scr.bnd:1.4.1-SNAPSHOT", | 188 | "uri": "mvn:org.onosproject:org.apache.felix.scr.bnd:1.4.1-SNAPSHOT", |
188 | "repo": "https://oss.sonatype.org/content/repositories/snapshots" | 189 | "repo": "https://oss.sonatype.org/content/repositories/snapshots" |
... | @@ -203,10 +204,6 @@ | ... | @@ -203,10 +204,6 @@ |
203 | "uri": "mvn:com.btisystems.mibbler.mibs:rfc:1.0-SNAPSHOT", | 204 | "uri": "mvn:com.btisystems.mibbler.mibs:rfc:1.0-SNAPSHOT", |
204 | "repo": "https://oss.sonatype.org/content/repositories/snapshots" | 205 | "repo": "https://oss.sonatype.org/content/repositories/snapshots" |
205 | }, | 206 | }, |
206 | - "cord-config": { | ||
207 | - "uri": "mvn:org.opencord:cord-config:1.0-SNAPSHOT", | ||
208 | - "repo": "https://oss.sonatype.org/content/repositories/snapshots" | ||
209 | - }, | ||
210 | // Openstack4j related jars | 207 | // Openstack4j related jars |
211 | "openstack4j-core": "mvn:org.pacesys:openstack4j-core:2.11", | 208 | "openstack4j-core": "mvn:org.pacesys:openstack4j-core:2.11", |
212 | "openstack4j-http-connector": "mvn:org.pacesys.openstack4j.connectors:openstack4j-http-connector:2.11", | 209 | "openstack4j-http-connector": "mvn:org.pacesys.openstack4j.connectors:openstack4j-http-connector:2.11", | ... | ... |
-
Please register or login to post a comment