Hi support@,
A while back, you graciously provided our open source MUDROD project with a
license such that we could generate beautiful REST API documentation.
We recently transitioned the project to the Apache Software Foundation
under the new naming

<groupId>org.apache.sdap</groupId>
<artifactId>mudrod-service</artifactId>

Our old broken plugin configuration is as below. Can you please issue us
with a new license key?
Thank you in advance,
Lewis

            <plugin>
                <groupId>com.qmino</groupId>
                <artifactId>miredot-plugin</artifactId>
                <version>2.0.3</version>
                <executions>
                    <execution>
                        <phase>prepare-package</phase>
                        <goals>
                            <goal>restdoc</goal>
                        </goals>
                    </execution>
                </executions>
                <configuration>
                    <!-- The license key expires on may 1st, 2019, after
which
                      we can apply to Miredot for a new key. -->

<licence>cHJvamVjdHxnb3YubmFzYS5qcGwubXVkcm9kLm11ZHJvZC1zZXJ2aWNlfDIwMTktMDUtMDJ8dHJ1ZXwtMSNNQ3dDRkZ6QXBGdzA4dUdJVGtYcml3ckJRbis5WjdLWkFoUWgyaVRZS2EwVTF3NGlObWxlRDlDVzJoaWE5UT09</licence>

<organizationId>f3f4ce56-816e-4f1d-963e-e7936ee846c5</organizationId>
                    <restModel>
                        <restFramework>
                            <name>jax-rs</name>
                        </restFramework>
                    </restModel>
                    <output>
                        <html></html>
                    </output>
                </configuration>
            </plugin>

-- 
http://home.apache.org/~lewismc/
http://people.apache.org/keys/committer/lewismc

Reply via email to