Compare commits
13 Commits
Author | SHA1 | Date | |
---|---|---|---|
ee148a90b3 | |||
bec0550abe | |||
c78d9188f9 | |||
cded98c35a | |||
3846946b3c | |||
30f3e48152 | |||
9560c65732 | |||
9d2882d0ca | |||
7666025648 | |||
98be1e3e41 | |||
a97ca48f1a | |||
60a8b678d0 | |||
149e4035d7 |
@ -27,7 +27,7 @@ You can use it by defining a Javadoc plugin in your Activiti extension Maven JAR
|
||||
<docletArtifact>
|
||||
<groupId>com.inteligr8.activiti</groupId>
|
||||
<artifactId>activiti-api-doclet</artifactId>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
<version>1.1.0</version>
|
||||
</docletArtifact>
|
||||
<useStandardDocletOptions>false</useStandardDocletOptions>
|
||||
<additionalOptions>
|
||||
|
2
pom.xml
2
pom.xml
@ -4,7 +4,7 @@
|
||||
<groupId>com.inteligr8.activiti</groupId>
|
||||
<artifactId>activiti-api-doclet</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<version>1.1-SNAPSHOT</version>
|
||||
<version>1.1.1</version>
|
||||
|
||||
<name>Activiti Doclet</name>
|
||||
<description>JavaDoc Doclet for Activiti Extension APIs</description>
|
||||
|
Loading…
x
Reference in New Issue
Block a user