Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
lutece
lutece-form-plugin-forms
Commits
54777bc2
Commit
54777bc2
authored
Nov 10, 2021
by
Guillaume Lépine
Browse files
prepare release
parent
6a471d5a
Changes
2
Hide whitespace changes
Inline
Side-by-side
pom.xml
View file @
54777bc2
...
...
@@ -2,14 +2,14 @@
<parent>
<artifactId>
lutece-global-pom
</artifactId>
<groupId>
fr.paris.lutece.tools
</groupId>
<version>
5.
1.1
</version>
<version>
5.
2.0
</version>
</parent>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
fr.paris.lutece.plugins
</groupId>
<artifactId>
plugin-forms
</artifactId>
<packaging>
lutece-plugin
</packaging>
<version>
2.
3.3
-SNAPSHOT
</version>
<version>
2.
4.0
-SNAPSHOT
</version>
<name>
Lutece forms plugin
</name>
<repositories>
<repository>
...
...
@@ -34,13 +34,13 @@
<dependency>
<groupId>
fr.paris.lutece
</groupId>
<artifactId>
lutece-core
</artifactId>
<version>
[7.0.0
-SNAPSHOT
,)
</version>
<version>
[7.0.0,)
</version>
<type>
lutece-core
</type>
</dependency>
<dependency>
<groupId>
fr.paris.lutece.plugins
</groupId>
<artifactId>
plugin-genericattributes
</artifactId>
<version>
[2.
3.4-SNAPSHOT
,)
</version>
<version>
[2.
4.0
,)
</version>
<type>
lutece-plugin
</type>
</dependency>
<dependency>
...
...
@@ -52,7 +52,7 @@
<dependency>
<groupId>
fr.paris.lutece.plugins
</groupId>
<artifactId>
plugin-filegenerator
</artifactId>
<version>
[2.1.3
-SNAPSHOT
,)
</version>
<version>
[2.1.3,)
</version>
<type>
lutece-plugin
</type>
</dependency>
<dependency>
...
...
webapp/WEB-INF/plugins/forms.xml
View file @
54777bc2
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<plug-in>
<name>
forms
</name>
<class>
fr.paris.lutece.plugins.forms.service.FormsPlugin
</class>
<version>
2.
3.3
-SNAPSHOT
</version>
<version>
2.
4.0
-SNAPSHOT
</version>
<documentation/>
<installation/>
<changes/>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment