Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated Stage branch #5

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
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
8 changes: 4 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<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://54.176.76.14:9000/</sonar.host.url>
<sonar.host.url>http://3.98.139.190:9000/</sonar.host.url>
<sonar.login>admin</sonar.login>
<sonar.password>admin</sonar.password>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down Expand Up @@ -96,13 +96,13 @@
<repository>
<id>nexus</id>
<name>Landmark Technologies Releases Nexus Repository</name>
<url>http://52.53.227.31:8191/landmark/repository/tesla-fe-releases/</url>
<url>http://35.183.28.134:8081/repository/tesla-app2/</url>
</repository>

<snapshotRepository>
<id>nexus</id>
<name>Landmark Technologies Snapshot Nexus Repository </name>
<url>http://52.53.227.31:8191/landmark/repository/tesla-fe-snapshots/</url>
<name>Landmark Technologies Snapshot Nexus Repository</name>
<url>http://35.183.28.134:8081/repository/tesla-app2snap/</url>
</snapshotRepository>
</distributionManagement>

Expand Down
6 changes: 3 additions & 3 deletions src/main/webapp/jsps/home.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
</head>
</head>
<body>
<h1 align="center">Landmark Technology - Leaders in Software Delivery and DevOps Automation</h1>
<h2 align="center"> Welcome to Landmark Technology.......We have a demo on DevOps E Degree with Linux and AWS on Sunday Oct 9, 2022 at 3PM EST for our new batch.
Landmark Technology Tesla web application project2.
<h1 align="center">Landtoba Tech - Leaders in Software Delivery and DevOps Automation</h1>
<h2 align="center"> Welcome to Landmark Technology.......We have a demo on DevOps E Degree with Linux and AWS on Sunday Oct 9, 2012 at 3PM EST fou our new batch.
Landmark Technology Tesla web application project3.
</h2>
<h2 align="center" >DevOps is good. JESUS IS LORD. I AM BLESSED. Production</h2>
<hr>
Expand Down