We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ccd6409 commit c04e39bCopy full SHA for c04e39b
pom.template.xml
@@ -101,19 +101,19 @@
101
<url>https://github.com/clojure/clojurescript</url>
102
</scm>
103
104
+ <!--
105
<parent>
106
<groupId>org.clojure</groupId>
107
<artifactId>pom.contrib</artifactId>
108
<version>0.1.2</version>
109
</parent>
110
+ -->
111
- <!--
112
113
<groupId>org.sonatype.oss</groupId>
114
<artifactId>oss-parent</artifactId>
115
<version>7</version>
116
- -->
117
118
<properties>
119
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
0 commit comments