Skip to content
Closed
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Sloeber fails to switch workspaces #935
Added logging
Moved to Tycho 1.2.0
Moved to Photon
Changed parent name to io.sloeber
  • Loading branch information
wimjongman committed Jun 8, 2018
commit b9a6917390a34660c0588d8ebf627a2542b94b1d
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>sloeber.io</groupId>
<groupId>io.sloeber</groupId>
<artifactId>root</artifactId>
<version>2.2.0</version>
<packaging>pom</packaging>
Expand Down