junaidp / acris

Automatically exported from code.google.com/p/acris
0 stars 0 forks source link

Update security wiki #28

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Contains old info
Consider wiki versioning

Not valid example with 1.0.1 version
<dependency>
                        <groupId>sk.seges.acris</groupId>
                        <artifactId>acris-security</artifactId>
                        <version>${acris-os.version}</version>
                </dependency>

                <dependency>
                        <groupId>sk.seges.acris</groupId>
                        <artifactId>acris-security</artifactId>
                        <version>${acris-os.version}</version>
                        <classifier>sources</classifier>
                </dependency>

Original issue reported on code.google.com by nejakyus...@gmail.com on 28 Dec 2010 at 6:48

GoogleCodeExporter commented 8 years ago

Original comment by ladislav...@gmail.com on 14 May 2011 at 4:03