Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 8 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,16 @@
<spring.version>5.1.2.RELEASE</spring.version>
<junit.version>4.11</junit.version>
<log4j.version>1.2.17</log4j.version>
<sonar.host.url>http:3.96.196.171:9000/</sonar.host.url>
<sonar.host.url>http:3.238.135.186:9000/</sonar.host.url>
<sonar.login>admin</sonar.login>
<sonar.password>admin</sonar.password>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>

<properties>
<sonar.organization>mylandmarktechs</sonar.organization>
<sonar.host.url>https://sonarcloud.io</sonar.host.url>
</properties>
</properties>

<dependencies>
Expand Down Expand Up @@ -94,23 +98,22 @@
</dependencies>

<distributionManagement>

<repository>
<id>nexus</id>
<name>Landmark Technologies Releases Nexus Repository</name>
<url>http://35.174.19.3:8081/repository/amazon-release/</url>
<url>http://44.192.81.238:8888/mylandmarktech/repository/boa-release/</url>
</repository>

<snapshotRepository>
<id>nexus</id>
<name>Landmark Technologies Snapshot Nexus Repository </name>
<url>http://35.174.19.3:8081/repository/amazon-snapshot/</url>
<url>http://44.192.81.238:8888/mylandmarktech/repository/boa-snapshot/</url>
</snapshotRepository>

</distributionManagement>

<build>
<finalName>Landmark</finalName>
<finalName>maven-web-app</finalName>

<plugins>
<plugin>
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/main/webapp/images/LANDMARK TECH LOGO 04.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/main/webapp/images/log.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/main/webapp/images/log4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/main/webapp/images/logo.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed src/main/webapp/images/mithunlogo.jpg
Binary file not shown.
19 changes: 7 additions & 12 deletions src/main/webapp/jsps/home.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -4,29 +4,24 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Mylandmark.Tech- Home Page</title>
<link href="images/landmarklogo.jpg" rel="icon">
<title>MylandmarkTech.com- Home Page</title>
<link href="images/log4.png" rel="icon">
</head>
</head>
<body>
<h1 align="center">Landmark Technology --> A Metropolitan University Company</h1>
<h1 align="center"> Welcome to Landmark Technology.......We have a demo on DevOps E Degree with Linux and AWS on Saturday August 5, 2020 at 4pm EST for our new batch.
Landmark Technology is a an ideal online training platform for DevOps and Cloud Infrastructures.
Our anointed and extensive teaching approach takes our students with or without any IT Background to become Subject Matter Expect in IT, and DevOps automation.
Over 80% of our students are hired within 6 months of joining Landmark Technology.
Congratulations!! Welcome to Landmark Technology!! Welcome to your ENVIABLE IT CAREER.
<h1 align="center">Landmark Technologies</h1>
<h2 align="center"> Welcome to Landmark Technology.
Landmark Technology is a an ideal online training platform for DevOps and Cloud Engineers.
We offer interview preparations and job assitance.
The King is in our midst. His name is JESUS. What a wonderful it is. HE IS OUR SUCCESS ACCESS KEY.
Thanks for being an ambassador of Landmark Technology. President</h1>
The shout of the King is in our midst. His name is JESUS. HE IS OUR SUCCESS ACCESS KEY</h2>
<hr>
<div style="text-align: center;">
<span>
<img src="images/mylandmarklogo.jpg" alt="" width="100">
<img src="images/log4.png" alt="" width="100">
</span>
<span style="font-weight: bold;">
Landmark Technology,
Toronto, Ontario, Canada
Dallas, TX USA,
+1 437 215 2483,
[email protected]
<br>
Expand Down