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

Pom changes as part of PR10 #11

Closed
chonton opened this issue Apr 15, 2017 · 0 comments
Closed

Pom changes as part of PR10 #11

chonton opened this issue Apr 15, 2017 · 0 comments

Comments

@chonton
Copy link

chonton commented Apr 15, 2017

It was not my intent to include the pom change that changed the maven coordinates in PR10. You probably want to restore the following sections:

<groupId>com.jasonclawson</groupId>
<artifactId>jackson-dataformat-hocon</artifactId>

and

<url>https://github.com/jclawson/jackson-dataformat-hocon</url>

and

<scm>
  <connection>scm:git:https://github.com/jclawson/jackson-dataformat-hocon.git</connection>
  <developerConnection>scm:git:https://github.com/jclawson/jackson-dataformat-hocon.git</developerConnection>
  <url>https://github.com/jclawson/jackson-dataformat-hocon/</url>
</scm>

and

<issueManagement>
  <system>github</system>
  <url>https://github.com/jclawson/jackson-dataformat-hocon/issues</url>
</issueManagement>
valery1707 added a commit to valery1707/jackson-dataformat-hocon that referenced this issue Apr 18, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant