Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 02879f5

Browse filesBrowse files
committed
Updated java version
1 parent 53c96db commit 02879f5
Copy full SHA for 02879f5

File tree

3 files changed

+1
-5
lines changed
Filter options

3 files changed

+1
-5
lines changed

‎LeetCodeSolutions/EasyLevelSolutions/pom.xml

Copy file name to clipboardExpand all lines: LeetCodeSolutions/EasyLevelSolutions/pom.xml
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
<artifactId>LeetCodeSolutions</artifactId>
88
<version>0.0.1-SNAPSHOT</version>
99
</parent>
10-
<groupId>com.javaaid.leetcode</groupId>
1110
<artifactId>EasyLevelSolutions</artifactId>
12-
<version>0.0.1-SNAPSHOT</version>
1311
<name>EasyLevelSolutions</name>
1412
<url>http://maven.apache.org</url>
1513
<properties>

‎LeetCodeSolutions/MediumLevelSolutions/.classpath

Copy file name to clipboardExpand all lines: LeetCodeSolutions/MediumLevelSolutions/.classpath
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<attribute name="maven.pomderived" value="true"/>
1313
</attributes>
1414
</classpathentry>
15-
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5">
15+
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
1616
<attributes>
1717
<attribute name="maven.pomderived" value="true"/>
1818
</attributes>

‎LeetCodeSolutions/MediumLevelSolutions/pom.xml

Copy file name to clipboardExpand all lines: LeetCodeSolutions/MediumLevelSolutions/pom.xml
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@
77
<artifactId>LeetCodeSolutions</artifactId>
88
<version>0.0.1-SNAPSHOT</version>
99
</parent>
10-
<groupId>com.javaaid.leetcode</groupId>
1110
<artifactId>MediumLevelSolutions</artifactId>
12-
<version>0.0.1-SNAPSHOT</version>
1311
<name>MediumLevelSolutions</name>
1412
<url>http://maven.apache.org</url>
1513
<properties>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.