We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 186e825 commit 63e10f9Copy full SHA for 63e10f9
pom-template.xml
@@ -2,7 +2,7 @@
2
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
3
<modelVersion>4.0.0</modelVersion>
4
<name>graphcom</name>
5
- <description>Dependency graph computations for Clojure(Script)</description>
+ <description>Composable incremental computations engine</description>
6
<url>https://github.com/bortexz/graphcom</url>
7
<licenses>
8
<license>
0 commit comments