diff --git a/pom.xml b/pom.xml index 23bb05e..a28e2b2 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.app crudApp - 0.0.1-SNAPSHOT + 0.0.2-SNAPSHOT war Simple crud app CRUD application demo @@ -55,4 +55,4 @@ - \ No newline at end of file + diff --git a/src/main/webapp/listStudents.jsp b/src/main/webapp/listStudents.jsp index 1923462..d1bdd39 100644 --- a/src/main/webapp/listStudents.jsp +++ b/src/main/webapp/listStudents.jsp @@ -13,7 +13,7 @@
-

Student List Page

+

Student List Page first

@@ -49,4 +49,4 @@

- \ No newline at end of file + diff --git a/src/main/webapp/student.jsp b/src/main/webapp/student.jsp index c97880c..a0edc1d 100644 --- a/src/main/webapp/student.jsp +++ b/src/main/webapp/student.jsp @@ -12,7 +12,7 @@ href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css"> -

Add/Edit Student Page

+

Add/Edit Student Page First commit

diff --git a/testfile.txt b/testfile.txt new file mode 100644 index 0000000..e69de29