Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: LandmarkTechnology/maven-web-application
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mylandmarktechs/maven-web-app
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Able to merge. These branches can be automatically merged.
  • 13 commits
  • 8 files changed
  • 1 contributor

Commits on Nov 7, 2020

  1. Update home.jsp

    legah2045 authored Nov 7, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b65a056 View commit details
  2. Update pom.xml

    legah2045 authored Nov 7, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    7591b4a View commit details

Commits on Nov 8, 2020

  1. Delete mithunlogo.jpg

    legah2045 authored Nov 8, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    1026858 View commit details
  2. Add files via upload

    legah2045 authored Nov 8, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b943bfb View commit details
  3. Update home.jsp

    legah2045 authored Nov 8, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    fbf8cf6 View commit details

Commits on May 16, 2021

  1. Add files via upload

    legah2045 authored May 16, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e523915 View commit details
  2. Add files via upload

    legah2045 authored May 16, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    0b8290d View commit details
  3. Add files via upload

    legah2045 authored May 16, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    e5330b1 View commit details
  4. Update home.jsp

    legah2045 authored May 16, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    f91d43c View commit details
  5. Update home.jsp

    legah2045 authored May 16, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    aa9068d View commit details

Commits on May 23, 2021

  1. Update pom.xml

    legah2045 authored May 23, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    02c9533 View commit details
  2. Update pom.xml

    legah2045 authored May 23, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    d46f2b4 View commit details

Commits on Dec 7, 2021

  1. Update pom.xml

    legah2045 authored Dec 7, 2021

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    b100c2c View commit details
13 changes: 8 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
@@ -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>
@@ -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>
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
@@ -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,
mylandmarktech@gmail.com
<br>