From 628304fccb5489132869ea4c2d0ad293de0949b9 Mon Sep 17 00:00:00 2001
From: pravashsingh <37667975+pravashsingh@users.noreply.github.com>
Date: Sat, 29 Jun 2019 11:07:29 +0530
Subject: [PATCH 1/8] added version 1.6 in properties
---
pom.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/pom.xml b/pom.xml
index 70c841a4..c598e838 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,6 +11,11 @@
1.8
+
+
+ 1.6
+ 1.6
+
From cbce9ba3bfe2c15e82642c08f8f57139e67008f9 Mon Sep 17 00:00:00 2001
From: pravashsingh <37667975+pravashsingh@users.noreply.github.com>
Date: Sat, 29 Jun 2019 11:09:06 +0530
Subject: [PATCH 2/8] removed dup pom properties
---
pom.xml | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/pom.xml b/pom.xml
index c598e838..923e9abf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,11 +10,8 @@
1.8
-
-
-
- 1.6
- 1.6
+ 1.6
+ 1.6
From d5dfdc354c017bc9e91a03dd87ac72ed9a7f7b91 Mon Sep 17 00:00:00 2001
From: Pravash Singh
Date: Sat, 18 Jul 2020 13:08:34 +0530
Subject: [PATCH 3/8] This is a test file
---
.gitignore | 1 +
test.txt | 0
2 files changed, 1 insertion(+)
create mode 100644 test.txt
diff --git a/.gitignore b/.gitignore
index edc8777b..eed9966e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/target
dependency-reduced-pom.xml
+test1.txt
diff --git a/test.txt b/test.txt
new file mode 100644
index 00000000..e69de29b
From 1cca831c554a5c9cfa8686234dbee8dcad8455bd Mon Sep 17 00:00:00 2001
From: Pravash Singh
Date: Sat, 18 Jul 2020 13:10:52 +0530
Subject: [PATCH 4/8] 2nd commit to test file
---
.gitignore | 1 +
test.txt | 1 +
2 files changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index eed9966e..8fc9833c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/target
dependency-reduced-pom.xml
test1.txt
+test2.txt
diff --git a/test.txt b/test.txt
index e69de29b..9944a9f2 100644
--- a/test.txt
+++ b/test.txt
@@ -0,0 +1 @@
+This is a test file
\ No newline at end of file
From 64b11847fcb7b03f9e0e0588dea66f4944f74c4b Mon Sep 17 00:00:00 2001
From: pravashsingh <37667975+pravashsingh@users.noreply.github.com>
Date: Sat, 18 Jul 2020 13:32:35 +0530
Subject: [PATCH 5/8] Create test4.txt
---
test4.txt | 1 +
1 file changed, 1 insertion(+)
create mode 100644 test4.txt
diff --git a/test4.txt b/test4.txt
new file mode 100644
index 00000000..8eb43d84
--- /dev/null
+++ b/test4.txt
@@ -0,0 +1 @@
+hkjhjkhjk
From 5501327854c7db7178e70594d7ceb086823ca0d6 Mon Sep 17 00:00:00 2001
From: pravashsingh <37667975+pravashsingh@users.noreply.github.com>
Date: Sat, 18 Jul 2020 13:33:54 +0530
Subject: [PATCH 6/8] Update test4.txt
---
test4.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/test4.txt b/test4.txt
index 8eb43d84..5b613ae7 100644
--- a/test4.txt
+++ b/test4.txt
@@ -1 +1,2 @@
hkjhjkhjk
+hjhjhjh
From 89a13ea1aacb7e944e2e6e08b17c6dc559c3fc22 Mon Sep 17 00:00:00 2001
From: Pravash Singh
Date: Sat, 18 Jul 2020 13:34:39 +0530
Subject: [PATCH 7/8] test4
---
.gitignore | 3 +--
test.txt | 4 +++-
test4.txt | 2 ++
3 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index 8fc9833c..ac513996 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,3 @@
/target
dependency-reduced-pom.xml
-test1.txt
-test2.txt
+*.txt
diff --git a/test.txt b/test.txt
index 9944a9f2..ccbb99e6 100644
--- a/test.txt
+++ b/test.txt
@@ -1 +1,3 @@
-This is a test file
\ No newline at end of file
+This is a test file
+added 2nd line
+added 3rd line
\ No newline at end of file
diff --git a/test4.txt b/test4.txt
index 8eb43d84..11299769 100644
--- a/test4.txt
+++ b/test4.txt
@@ -1 +1,3 @@
hkjhjkhjk
+
+rahaman
From b42fa4ce4745e5c969eac7dbc1a3ff57f2b8dff1 Mon Sep 17 00:00:00 2001
From: Pravash Singh
Date: Wed, 21 Sep 2022 18:05:56 +0530
Subject: [PATCH 8/8] Changed the display of helloworld
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 923e9abf..6e001d99 100644
--- a/pom.xml
+++ b/pom.xml
@@ -39,7 +39,7 @@
- hello.HelloWorld
+ hello.HelloWorld1