mirror of
https://github.com/Telecominfraproject/wlan-cloud-workspace.git
synced 2025-11-01 03:08:02 +00:00
Compare commits
7 Commits
build-test
...
v1.0.0-rc1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c4c8f8544e | ||
|
|
cccf4c663a | ||
|
|
79adbf163f | ||
|
|
ae0a5082a5 | ||
|
|
b48bd6ec23 | ||
|
|
5d53759d86 | ||
|
|
7628c8b1f8 |
2
.github/workflows/maven-build.yml
vendored
2
.github/workflows/maven-build.yml
vendored
@@ -3,7 +3,7 @@ name: Java Maven CI - TIP WLAN Cloud Master
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- build-test
|
- master
|
||||||
- 'release/**'
|
- 'release/**'
|
||||||
tags:
|
tags:
|
||||||
- '*'
|
- '*'
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.telecominfraproject.wlan</groupId>
|
<groupId>com.telecominfraproject.wlan</groupId>
|
||||||
<artifactId>tip-wlan-cloud-root-pom</artifactId>
|
<artifactId>tip-wlan-cloud-root-pom</artifactId>
|
||||||
<version>1.3.0-SNAPSHOT</version>
|
<version>1.0.0-SNAPSHOT</version>
|
||||||
<relativePath>../wlan-cloud-root</relativePath>
|
<relativePath>../wlan-cloud-root</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
@@ -21,7 +21,6 @@
|
|||||||
<activeByDefault>true</activeByDefault>
|
<activeByDefault>true</activeByDefault>
|
||||||
</activation>
|
</activation>
|
||||||
<modules>
|
<modules>
|
||||||
<module>../wlan-cloud-root</module>
|
|
||||||
<module>../wlan-cloud-base/base-build</module>
|
<module>../wlan-cloud-base/base-build</module>
|
||||||
<module>../wlan-cloud-services/cloud-services-build</module>
|
<module>../wlan-cloud-services/cloud-services-build</module>
|
||||||
<module>../wlan-cloud-opensync-controller/opensync-gateway-build</module>
|
<module>../wlan-cloud-opensync-controller/opensync-gateway-build</module>
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
<parent>
|
<parent>
|
||||||
<groupId>com.telecominfraproject.wlan</groupId>
|
<groupId>com.telecominfraproject.wlan</groupId>
|
||||||
<artifactId>tip-wlan-cloud-root-pom</artifactId>
|
<artifactId>tip-wlan-cloud-root-pom</artifactId>
|
||||||
<version>1.3.0-SNAPSHOT</version>
|
<version>1.0.0-SNAPSHOT</version>
|
||||||
<relativePath>../wlan-cloud-root</relativePath>
|
<relativePath>../wlan-cloud-root</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
|
||||||
|
|||||||
Submodule wlan-cloud-base updated: e531cb8597...c94a81114a
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Submodule wlan-cloud-opensync-controller updated: 5ad10a53c6...2eb0f54eab
Submodule wlan-cloud-root updated: 7cacae4071...cbfda90e34
Submodule wlan-cloud-services updated: ea9a9d6292...fdc12b641d
Reference in New Issue
Block a user