diff options
Diffstat (limited to 'openo-portal/pom.xml')
-rw-r--r-- | openo-portal/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openo-portal/pom.xml b/openo-portal/pom.xml index 2ab828a1..1152b1d4 100644 --- a/openo-portal/pom.xml +++ b/openo-portal/pom.xml @@ -14,8 +14,8 @@ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-
-->
+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
<groupId>org.openo.gso.gui</groupId>
|